2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>

* aclocal/bsp-alias.m4: Add MVME2100 BSP.
This commit is contained in:
Joel Sherrill
2004-11-10 22:17:37 +00:00
parent 9d8590da5d
commit f74483f280
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
* aclocal/bsp-alias.m4: Add MVME2100 BSP.
2004-10-18 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.2.

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