mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
rtems-4.11 fork preps.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user