summaryrefslogtreecommitdiffstats
path: root/rtems/config/rtems-nios2-binutils-2.20-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-02-12 11:46:29 +1100
committerChris Johns <chrisj@rtems.org>2013-02-12 11:46:29 +1100
commit0328944c578aeeb1b92f6d997476f45e335c8868 (patch)
tree9a4491d2fd7a93e035e675736aa5909c4eb5b833 /rtems/config/rtems-nios2-binutils-2.20-1.cfg
parentDefault a define with no value to 1. (diff)
downloadrtems-source-builder-0328944c578aeeb1b92f6d997476f45e335c8868.tar.bz2
NIOS2 Tools based on Altera's 4.11 tool set.
Add support for building the NIOS2 tool set. The source is based on the Altera 4.11 src package. This package has been split up and placed on the rtems.org server.
Diffstat (limited to 'rtems/config/rtems-nios2-binutils-2.20-1.cfg')
-rw-r--r--rtems/config/rtems-nios2-binutils-2.20-1.cfg22
1 files changed, 22 insertions, 0 deletions
diff --git a/rtems/config/rtems-nios2-binutils-2.20-1.cfg b/rtems/config/rtems-nios2-binutils-2.20-1.cfg
new file mode 100644
index 0000000..fe5c3a0
--- /dev/null
+++ b/rtems/config/rtems-nios2-binutils-2.20-1.cfg
@@ -0,0 +1,22 @@
+#
+# RTEMS NIOS2 Binutils 2.21.
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define binutils_version 2.20
+
+%define host_force_32bit
+%define with_deterministic_archives
+
+#
+# Source
+#
+Source0: http://www.rtems.org/ftp/people/chrisj/nios/nios2-binutils-2.20.tar.bz2
+Patch0: nios2-binutils-2.20-rtems-20110703.diff
+
+#
+# The binutils build instructions. We use 2.xx Release 1.
+#
+%include %{_configdir}/binutils-2-1.cfg