summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-11-05 16:23:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-11-05 16:23:02 +0000
commit353014adff6d0ac7c5f6fec59ec29d456a56f331 (patch)
tree6a2563802d4c4861e0bb993b091e5f0a0dab5040 /contrib
parent2008-11-03 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-353014adff6d0ac7c5f6fec59ec29d456a56f331.tar.bz2
Abandon solaris2.7
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 c8edcec079..f56c12fa09 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 += freebsd7.0
DIST_SUBDIRS += mingw32
-DIST_SUBDIRS += solaris2.7
DIST_SUBDIRS += rtems4.9
DIST_SUBDIRS += autotools
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index 9c0075ab09..1bd0c43e1a 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([solaris2.7/Makefile])
-AC_CONFIG_FILES([solaris2.7/sparc/Makefile])
-
AC_CONFIG_FILES([freebsd7.0/Makefile])
AC_CONFIG_FILES([freebsd7.0/i586/Makefile])