summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-10 19:38:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-10 19:38:44 +0000
commit965239555873d7011f10f06857020c757c9df564 (patch)
tree176b93e1f31b5cf7d075bfe97116cb5abfa2db72
parentbranch cleanup. (diff)
downloadrtems-965239555873d7011f10f06857020c757c9df564.tar.bz2
Remove rtems-4.10.
-rw-r--r--contrib/crossrpms/Makefile.am1
-rw-r--r--contrib/crossrpms/configure.ac13
2 files changed, 0 insertions, 14 deletions
diff --git a/contrib/crossrpms/Makefile.am b/contrib/crossrpms/Makefile.am
index e8eb88e9e4..668fc616f9 100644
--- a/contrib/crossrpms/Makefile.am
+++ b/contrib/crossrpms/Makefile.am
@@ -13,7 +13,6 @@ DIST_SUBDIRS += freebsd7.0
DIST_SUBDIRS += mingw32
DIST_SUBDIRS += solaris2.7
DIST_SUBDIRS += rtems4.9
-DIST_SUBDIRS += rtems4.10
DIST_SUBDIRS += autotools
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index d2c1481758..916eaaf7e0 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -179,19 +179,6 @@ AC_CONFIG_FILES([rtems4.9/powerpc/Makefile])
AC_CONFIG_FILES([rtems4.9/sh/Makefile])
AC_CONFIG_FILES([rtems4.9/sparc/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([autotools/Makefile])
AC_OUTPUT