summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/configure.ac')
-rw-r--r--contrib/crossrpms/configure.ac15
1 files changed, 14 insertions, 1 deletions
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index f41989735b..9c3570f4e2 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -162,7 +162,6 @@ AC_CONFIG_FILES([freebsd6.1/i586/Makefile])
AC_CONFIG_FILES([rtems4.7/Makefile])
AC_CONFIG_FILES([rtems4.7/arm/Makefile])
AC_CONFIG_FILES([rtems4.7/avr/Makefile])
-AC_CONFIG_FILES([rtems4.7/bfin/Makefile])
AC_CONFIG_FILES([rtems4.7/h8300/Makefile])
AC_CONFIG_FILES([rtems4.7/i386/Makefile])
AC_CONFIG_FILES([rtems4.7/m68k/Makefile])
@@ -173,6 +172,20 @@ AC_CONFIG_FILES([rtems4.7/sh/Makefile])
AC_CONFIG_FILES([rtems4.7/sparc/Makefile])
AC_CONFIG_FILES([rtems4.7/tic4x/Makefile])
+AC_CONFIG_FILES([rtems4.8/Makefile])
+AC_CONFIG_FILES([rtems4.8/arm/Makefile])
+AC_CONFIG_FILES([rtems4.8/avr/Makefile])
+AC_CONFIG_FILES([rtems4.8/bfin/Makefile])
+AC_CONFIG_FILES([rtems4.8/h8300/Makefile])
+AC_CONFIG_FILES([rtems4.8/i386/Makefile])
+AC_CONFIG_FILES([rtems4.8/m68k/Makefile])
+AC_CONFIG_FILES([rtems4.8/mips/Makefile])
+AC_CONFIG_FILES([rtems4.8/mipstx39/Makefile])
+AC_CONFIG_FILES([rtems4.8/powerpc/Makefile])
+AC_CONFIG_FILES([rtems4.8/sh/Makefile])
+AC_CONFIG_FILES([rtems4.8/sparc/Makefile])
+AC_CONFIG_FILES([rtems4.8/tic4x/Makefile])
+
AC_CONFIG_FILES([autotools/Makefile])
AC_OUTPUT