summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-10-22 04:59:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-10-22 04:59:15 +0000
commit3b106165fb4a53bda3cad0f3bd8cad401c723513 (patch)
tree084a0ac295bde06bef70e08bbee2ad78cee5f0f7 /contrib/crossrpms/configure.ac
parentReset RPMRELs = 1 (diff)
downloadrtems-3b106165fb4a53bda3cad0f3bd8cad401c723513.tar.bz2
Add rtems-4.8
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