summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/mipstx39
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.7/mipstx39')
-rw-r--r--contrib/crossrpms/rtems4.7/mipstx39/.cvsignore4
-rw-r--r--contrib/crossrpms/rtems4.7/mipstx39/Makefile.am12
-rw-r--r--contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add8
3 files changed, 0 insertions, 24 deletions
diff --git a/contrib/crossrpms/rtems4.7/mipstx39/.cvsignore b/contrib/crossrpms/rtems4.7/mipstx39/.cvsignore
deleted file mode 100644
index c3dcdce8bd..0000000000
--- a/contrib/crossrpms/rtems4.7/mipstx39/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-Makefile
-Makefile.in
-*.spec
-*.spec.in
diff --git a/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am
deleted file mode 100644
index 95f7822790..0000000000
--- a/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-# $Id$
-
-TARGET = mipstx39-rtems4.7
-
-include $(top_srcdir)/mkspec.am
-
-# We only want a gdb with a tx39 simulator in it. We share the other tools
-GDB_VERS = 6.5
-GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
-include ../gdb.am
-GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add b/contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add
deleted file mode 100644
index 09b7438290..0000000000
--- a/contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add
+++ /dev/null
@@ -1,8 +0,0 @@
-Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-%{?_without_sources:NoSource: 0}
-%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
-%endif
-%if "%{gdb_version}" == "6.6"
-Patch0: gdb-6.6-rtems4.7-20070218.diff
-%endif