forked from Imagelibrary/rtems
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/cpu/Makefile.am: Add new M32R port. It is just a beginning but the BSP is functional enough to initialize and shutdown RTEMS.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* score/cpu/Makefile.am: Add new M32R port. It is just a beginning but
|
||||
the BSP is functional enough to initialize and shutdown RTEMS.
|
||||
|
||||
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* configure.ac: Revert trash committed. Shell builds with m32c now.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user