forked from Imagelibrary/rtems
2006-01-10 Joel Sherrill <joel@OARcorp.com>
* aclocal/bsp-alias.m4: Add sis as alias of erc32.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-01-10 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* aclocal/bsp-alias.m4: Add sis as alias of erc32.
|
||||
|
||||
2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/bsp-alias.m4: Remove brs5l. Remove leon2.
|
||||
|
||||
@@ -25,6 +25,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
|
||||
pc686) $2=pc386 ;; # i386 - PC with PentiumPro
|
||||
pck6) $2=pc386 ;; # i386 - PC with K6
|
||||
bare*) $2=bare ;; # EXP: bare-aliases
|
||||
sis) $2=erc32 ;; # erc32 simulator in gdb
|
||||
erc32nfp) $2=erc32 ;; # erc32 without fpu
|
||||
leon1) $2=leon2 ;; # leon without fpu
|
||||
simsh7032) $2=shsim ;; # SH7032 simulator
|
||||
|
||||
Reference in New Issue
Block a user