forked from Imagelibrary/rtems
Add m32r, m32c.
This commit is contained in:
@@ -166,6 +166,8 @@ AC_CONFIG_FILES([rtems4.10/avr/Makefile])
|
||||
AC_CONFIG_FILES([rtems4.10/bfin/Makefile])
|
||||
AC_CONFIG_FILES([rtems4.10/h8300/Makefile])
|
||||
AC_CONFIG_FILES([rtems4.10/i386/Makefile])
|
||||
AC_CONFIG_FILES([rtems4.10/m32c/Makefile])
|
||||
AC_CONFIG_FILES([rtems4.10/m32r/Makefile])
|
||||
AC_CONFIG_FILES([rtems4.10/m68k/Makefile])
|
||||
AC_CONFIG_FILES([rtems4.10/mips/Makefile])
|
||||
AC_CONFIG_FILES([rtems4.10/mipstx39/Makefile])
|
||||
|
||||
@@ -6,6 +6,8 @@ SUBDIRS += avr
|
||||
SUBDIRS += bfin
|
||||
SUBDIRS += h8300
|
||||
SUBDIRS += i386
|
||||
SUBDIRS += m32c
|
||||
SUBDIRS += m32r
|
||||
SUBDIRS += m68k
|
||||
SUBDIRS += mips
|
||||
SUBDIRS += mipstx39
|
||||
|
||||
Reference in New Issue
Block a user