summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/rtems4.8/tic4x/Makefile.am19
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.8/tic4x/Makefile.am b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
new file mode 100644
index 0000000000..2dc2e598c7
--- /dev/null
+++ b/contrib/crossrpms/rtems4.8/tic4x/Makefile.am
@@ -0,0 +1,19 @@
+# $Id$
+
+TARGET = tic4x-rtems4.8
+
+include $(top_srcdir)/mkspec.am
+
+BINUTILS_VERS = 2.17
+BINUTILS_RPMREL = 3
+include ../binutils.am
+
+GCC_VERS = 3.4.6
+GCC_RPMREL = 2
+NEWLIB_VERS = 1.14.0
+include ../gcc.am
+GCC_OPTS +=
+
+### GDB-6.4 doesn't support the tic4x
+## GDB_VERS = 6.4
+## include ../gdb.am