summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-2.20.1-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-02-13 11:30:47 +1100
committerChris Johns <chrisj@rtems.org>2013-02-13 11:35:36 +1100
commitd963553b51d452b36a560c8de953c890f02184ec (patch)
tree1e123f30e2622743d3697f77959acae6b7d077bb /rtems/config/tools/rtems-binutils-2.20.1-1.cfg
parentFixes to the NIOS2 build on FreeBSD. (diff)
downloadrtems-source-builder-d963553b51d452b36a560c8de953c890f02184ec.tar.bz2
Restructure RTEMS Config Files
Add arch build files. This allows archs to have different versions and patches for specific tools. Break the RTEMS config directory up into separate directories to make long term maintenance easier. This required a change to config.py to handle the config files being in subdirs of the config directory. The defaults have been updated to include the install SB root so packages built before a package are available. Add makeinfo to the required tools. GDB (and others) need it to build without error.
Diffstat (limited to 'rtems/config/tools/rtems-binutils-2.20.1-1.cfg')
-rw-r--r--rtems/config/tools/rtems-binutils-2.20.1-1.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-binutils-2.20.1-1.cfg b/rtems/config/tools/rtems-binutils-2.20.1-1.cfg
new file mode 100644
index 0000000..d1546d3
--- /dev/null
+++ b/rtems/config/tools/rtems-binutils-2.20.1-1.cfg
@@ -0,0 +1,15 @@
+#
+# Binutils 2.22.
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define binutils_version 2.20.1
+
+Patch0: binutils-2.20.1-rtems4.10-20100826.diff
+
+#
+# The binutils build instructions. We use 2.xx Release 1.
+#
+%include %{_configdir}/binutils-2-1.cfg