summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-10-27 08:27:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-10-27 08:27:56 +0000
commit136e2349ba22ca1030433b525034eb51b7a6991d (patch)
treecc07971d0b2bcf230149d99107b8da4cab1f3896 /contrib
parentRemove (unused). (diff)
downloadrtems-136e2349ba22ca1030433b525034eb51b7a6991d.tar.bz2
Remove rtems-4.7
Diffstat (limited to 'contrib')
-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 e66f288761..7bf5cbdfb1 100644
--- a/contrib/crossrpms/Makefile.am
+++ b/contrib/crossrpms/Makefile.am
@@ -12,7 +12,6 @@ DIST_SUBDIRS += freebsd6.0
DIST_SUBDIRS += freebsd6.1
DIST_SUBDIRS += mingw32
DIST_SUBDIRS += solaris2.7
-DIST_SUBDIRS += rtems4.7
DIST_SUBDIRS += rtems4.8
DIST_SUBDIRS += autotools
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index 9c3570f4e2..bfae9699a0 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -159,19 +159,6 @@ AC_CONFIG_FILES([freebsd6.0/i586/Makefile])
AC_CONFIG_FILES([freebsd6.1/Makefile])
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/h8300/Makefile])
-AC_CONFIG_FILES([rtems4.7/i386/Makefile])
-AC_CONFIG_FILES([rtems4.7/m68k/Makefile])
-AC_CONFIG_FILES([rtems4.7/mips/Makefile])
-AC_CONFIG_FILES([rtems4.7/mipstx39/Makefile])
-AC_CONFIG_FILES([rtems4.7/powerpc/Makefile])
-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])