2004-11-10 Joel Sherrill <joel@oarcorp.com>

* aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
This commit is contained in:
Joel Sherrill
2004-11-10 23:49:48 +00:00
parent 760ccad71b
commit d4948dd964
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-11-10 Joel Sherrill <joel@oarcorp.com>
* aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.

View File

@@ -10,6 +10,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
simcpu32) $2=sim68000 ;; # BSVC CPU32 variant
c3xsim) $2=c4xsim ;; # TI C3x Simulator in gdb
mcp750) $2=motorola_powerpc ;; # Motorola PPC board variant
mvme2100) $2=motorola_powerpc ;; # Motorola PPC board variant
mvme2307) $2=motorola_powerpc ;; # Motorola PPC board variant
mtx603e) $2=motorola_powerpc ;; # Motorola PPC board variant
mvme162lx) $2=mvme162 ;; # m68k - mvme162 board variant