From 7059d8fc624f39816836353c64fcb5717e4beca2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 2 Oct 2008 21:56:06 +0000 Subject: 2008-10-02 Joel Sherrill * score/cpu/Makefile.am: Add new M32R port. It is just a beginning but the BSP is functional enough to initialize and shutdown RTEMS. --- cpukit/score/cpu/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/Makefile.am') diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am index 1bf3e63167..277ac200f8 100644 --- a/cpukit/score/cpu/Makefile.am +++ b/cpukit/score/cpu/Makefile.am @@ -4,8 +4,8 @@ SUBDIRS = @RTEMS_CPU@ -DIST_SUBDIRS = arm bfin h8300 i386 m68k m32c mips no_cpu powerpc sh sparc \ - unix +DIST_SUBDIRS = arm bfin h8300 i386 m68k m32c m32r mips no_cpu powerpc sh \ + sparc unix DIST_SUBDIRS += avr include $(top_srcdir)/automake/subdirs.am -- cgit v1.2.3