From 1c16744128770fbbc3753c56ccebd9cb59827bbf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 2 Oct 2008 21:57:44 +0000 Subject: 2008-10-02 Joel Sherrill * src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a beginning but the BSP is functional enough to initialize and shutdown RTEMS. --- c/src/aclocal/rtems-cpu-subdirs.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/aclocal/rtems-cpu-subdirs.m4') diff --git a/c/src/aclocal/rtems-cpu-subdirs.m4 b/c/src/aclocal/rtems-cpu-subdirs.m4 index 57a6377125..38ea90b1f8 100644 --- a/c/src/aclocal/rtems-cpu-subdirs.m4 +++ b/c/src/aclocal/rtems-cpu-subdirs.m4 @@ -18,6 +18,7 @@ _RTEMS_CPU_SUBDIR([h8300],[$1]);; _RTEMS_CPU_SUBDIR([hppa1.1],[$1]);; _RTEMS_CPU_SUBDIR([i386],[$1]);; _RTEMS_CPU_SUBDIR([m32c],[$1]);; +_RTEMS_CPU_SUBDIR([m32r],[$1]);; _RTEMS_CPU_SUBDIR([m68k],[$1]);; _RTEMS_CPU_SUBDIR([mips],[$1]);; _RTEMS_CPU_SUBDIR([nios2],[$1]);; -- cgit v1.2.3