rtems-4.11 fork preps.

This commit is contained in:
Ralf Corsepius
2010-03-17 05:08:51 +00:00
parent bf862710dd
commit 38f666c9c1
2 changed files with 17 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ DIST_SUBDIRS += mingw32
DIST_SUBDIRS += netbsd5.0.1
DIST_SUBDIRS += solaris2.7
DIST_SUBDIRS += rtems4.10
DIST_SUBDIRS += rtems4.11
DIST_SUBDIRS += autotools

View File

@@ -185,6 +185,22 @@ AC_CONFIG_FILES([rtems4.10/powerpc/Makefile])
AC_CONFIG_FILES([rtems4.10/sh/Makefile])
AC_CONFIG_FILES([rtems4.10/sparc/Makefile])
AC_CONFIG_FILES([rtems4.11/Makefile])
AC_CONFIG_FILES([rtems4.11/arm/Makefile])
AC_CONFIG_FILES([rtems4.11/avr/Makefile])
AC_CONFIG_FILES([rtems4.11/bfin/Makefile])
AC_CONFIG_FILES([rtems4.11/h8300/Makefile])
AC_CONFIG_FILES([rtems4.11/i386/Makefile])
AC_CONFIG_FILES([rtems4.11/lm32/Makefile])
AC_CONFIG_FILES([rtems4.11/m32c/Makefile])
AC_CONFIG_FILES([rtems4.11/m32r/Makefile])
AC_CONFIG_FILES([rtems4.11/m68k/Makefile])
AC_CONFIG_FILES([rtems4.11/mips/Makefile])
AC_CONFIG_FILES([rtems4.11/mipstx39/Makefile])
AC_CONFIG_FILES([rtems4.11/powerpc/Makefile])
AC_CONFIG_FILES([rtems4.11/sh/Makefile])
AC_CONFIG_FILES([rtems4.11/sparc/Makefile])
AC_CONFIG_FILES([autotools/Makefile])
AC_OUTPUT