summaryrefslogtreecommitdiffstats
path: root/aclocal/bsp-alias.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:44:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:44:50 +0000
commita2a40272d2165a3346e939b061e2185f456fe04f (patch)
treefb0f5ad5fca0250f848adb2ddf773326f4e12da4 /aclocal/bsp-alias.m4
parent2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-a2a40272d2165a3346e939b061e2185f456fe04f.tar.bz2
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add M32C port and m32csim BSP.
Diffstat (limited to 'aclocal/bsp-alias.m4')
-rw-r--r--aclocal/bsp-alias.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index 54a63f4137..fc81c1c408 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -21,6 +21,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
mvme162lx) $2=mvme162 ;; # m68k - mvme162 board variant
mvme2100) $2=motorola_powerpc ;; # Motorola PPC board variant
mvme2307) $2=motorola_powerpc ;; # Motorola PPC board variant
+ m32csim) $2=m32cbsp ;; # M32C on gdb simulator
p4600) $2=p4000 ;; # mips - p4000 board w/IDT 4600
p4650) $2=p4000 ;; # mips - p4000 board w/IDT 4650
pc386dx) $2=pc386 ;; # i386 - PC w/o FPU