summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/configure.ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index e90acdb447..f199695d2b 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -180,6 +180,20 @@ AC_CONFIG_FILES([rtems4.9/sh/Makefile])
AC_CONFIG_FILES([rtems4.9/sparc/Makefile])
AC_CONFIG_FILES([rtems4.9/tic4x/Makefile])
+AC_CONFIG_FILES([rtems4.10/Makefile])
+AC_CONFIG_FILES([rtems4.10/arm/Makefile])
+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/m68k/Makefile])
+AC_CONFIG_FILES([rtems4.10/mips/Makefile])
+AC_CONFIG_FILES([rtems4.10/mipstx39/Makefile])
+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.10/tic4x/Makefile])
+
AC_CONFIG_FILES([autotools/Makefile])
AC_OUTPUT