summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-11-05 16:28:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-11-05 16:28:29 +0000
commite4bfb0b8e8923109f5339783ef15cfe7f311b573 (patch)
tree721a09b4f768f0d3610ec439272e14185b711e4b /contrib
parentAbandon solaris2.7 (diff)
downloadrtems-e4bfb0b8e8923109f5339783ef15cfe7f311b573.tar.bz2
Abandon freebsd7.0
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/Makefile.am1
-rw-r--r--contrib/crossrpms/configure.ac3
2 files changed, 0 insertions, 4 deletions
diff --git a/contrib/crossrpms/Makefile.am b/contrib/crossrpms/Makefile.am
index f56c12fa09..a68a4fe841 100644
--- a/contrib/crossrpms/Makefile.am
+++ b/contrib/crossrpms/Makefile.am
@@ -7,7 +7,6 @@ EXTRA_DIST =
SUBDIRS = @HOST_SUBDIRS@ @TARGET_SUBDIRS@
DIST_SUBDIRS = cygwin
-DIST_SUBDIRS += freebsd7.0
DIST_SUBDIRS += mingw32
DIST_SUBDIRS += rtems4.9
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index 1bd0c43e1a..2a4e7e4fab 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -154,9 +154,6 @@ AC_CONFIG_FILES([cygwin/i686/Makefile])
AC_CONFIG_FILES([mingw32/Makefile])
AC_CONFIG_FILES([mingw32/i686/Makefile])
-AC_CONFIG_FILES([freebsd7.0/Makefile])
-AC_CONFIG_FILES([freebsd7.0/i586/Makefile])
-
AC_CONFIG_FILES([rtems4.9/Makefile])
AC_CONFIG_FILES([rtems4.9/arm/Makefile])
AC_CONFIG_FILES([rtems4.9/avr/Makefile])