mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 12:34:47 +00:00
2007-11-06 Ray Xu <rayx.cn@gmail.com>
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-11-06 Ray Xu <rayx.cn@gmail.com>
|
||||
|
||||
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
|
||||
|
||||
2007-09-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* VERSION: Bump VERSION to 4.8.99.0.
|
||||
|
||||
@@ -28,6 +28,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
|
||||
icecube) $2=gen5200 ;; # MPC5200 based board - LITE5200B
|
||||
mpc8349eamds) $2=gen83xx ;; # MPC8349 based board
|
||||
hsc_cm01) $2=gen83xx ;; # MPC8349 based board
|
||||
rtl22xx_t) $2=rtl22xx ;; # rtl22xx bsp in thumb mode
|
||||
simcpu32) $2=sim68000 ;; # BSVC CPU32 variant
|
||||
simsh7032) $2=shsim ;; # SH7032 simulator
|
||||
simsh7045) $2=shsim ;; # SH7045 simulator
|
||||
|
||||
@@ -30,6 +30,7 @@ AC_MSG_CHECKING([for available BSPs])
|
||||
motorola_powerpc) bsps="mvme2307 mcp750 mtx603e mvme2100";;
|
||||
pc386) bsps="pc386 pc386dx pc486 pc586 pc686 pck6";;
|
||||
erc32) bsps="erc32 sis";;
|
||||
rtl22xx) bsps="rtl22xx rtl22xx_t)";;
|
||||
sim68000) bsps="sim68000 simcpu32";;
|
||||
shsim) bsps="simsh7032 simsh7045";;
|
||||
*) bsps="$bsp_family";;
|
||||
|
||||
Reference in New Issue
Block a user