summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-21 11:17:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-21 11:17:26 +0000
commitf3998873cea89802d532048f4d035be22261ca30 (patch)
tree5de769fcd4007b20895cd1ef23cdc9f735a2caf1 /contrib
parentRegenerate. (diff)
downloadrtems-f3998873cea89802d532048f4d035be22261ca30.tar.bz2
Abandon freebsd8.1
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/Makefile.am1
-rw-r--r--contrib/crossrpms/configure.ac4
2 files changed, 0 insertions, 5 deletions
diff --git a/contrib/crossrpms/Makefile.am b/contrib/crossrpms/Makefile.am
index 4f9cd38542..873bc4c89a 100644
--- a/contrib/crossrpms/Makefile.am
+++ b/contrib/crossrpms/Makefile.am
@@ -9,7 +9,6 @@ SUBDIRS = @HOST_SUBDIRS@ @TARGET_SUBDIRS@
DIST_SUBDIRS = cygwin
DIST_SUBDIRS += freebsd6.4
DIST_SUBDIRS += freebsd7.3
-DIST_SUBDIRS += freebsd8.1
DIST_SUBDIRS += freebsd8.2
DIST_SUBDIRS += mingw32
DIST_SUBDIRS += netbsd5.0.2
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index 5fc1fe95a0..1568c03344 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -147,10 +147,6 @@ AC_CONFIG_FILES([freebsd6.4/i586/Makefile])
AC_CONFIG_FILES([freebsd7.3/Makefile])
AC_CONFIG_FILES([freebsd7.3/i586/Makefile])
-AC_CONFIG_FILES([freebsd8.1/Makefile])
-AC_CONFIG_FILES([freebsd8.1/i586/Makefile])
-AC_CONFIG_FILES([freebsd8.1/x86_64/Makefile])
-
AC_CONFIG_FILES([freebsd8.2/Makefile])
AC_CONFIG_FILES([freebsd8.2/i586/Makefile])
AC_CONFIG_FILES([freebsd8.2/x86_64/Makefile])