From 06a23329d8c21667b54aff8dddb74ddd5d586096 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 3 Jul 2008 16:36:20 +0000 Subject: Add rtems-4.10. --- contrib/crossrpms/configure.ac | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'contrib') 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 -- cgit v1.2.3