summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/rtems4.7/mipstx39/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am
new file mode 100644
index 0000000000..b9064c7a99
--- /dev/null
+++ b/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am
@@ -0,0 +1,10 @@
+# $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_RPMREL = @VERSION@
+include ../gdb.am