summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-20 16:04:13 +1100
committerChris Johns <chrisj@rtems.org>2013-03-20 16:04:13 +1100
commit2a37e1ab46401d33f475d9a89c72f2cd5a1a1d16 (patch)
treecd8043653a64bb10e49aeaaed4cb4c879ddd8628
parentRemove files added in error. (diff)
downloadrtems-source-builder-2a37e1ab46401d33f475d9a89c72f2cd5a1a1d16.tar.bz2
Add RTEMS patch support.
-rw-r--r--rtems/config/tools/rtems-binutils-2.20.1-1.cfg5
-rw-r--r--rtems/config/tools/rtems-gdb-7.3.1-1.cfg5
2 files changed, 10 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
index 2241457..21272e9 100644
--- a/rtems/config/tools/rtems-binutils-2.20.1-1.cfg
+++ b/rtems/config/tools/rtems-binutils-2.20.1-1.cfg
@@ -10,6 +10,11 @@
Patch0: %{rtems_binutils_patches}/binutils-2.20.1-rtems4.10-20100826.diff
#
+# RTEMS Build Set patches.
+#
+%include rtems-binutils-patches.cfg
+
+#
# The binutils build instructions. We use 2.xx Release 1.
#
%include %{_configdir}/binutils-2-1.cfg
diff --git a/rtems/config/tools/rtems-gdb-7.3.1-1.cfg b/rtems/config/tools/rtems-gdb-7.3.1-1.cfg
index d52b310..5061dde 100644
--- a/rtems/config/tools/rtems-gdb-7.3.1-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.3.1-1.cfg
@@ -10,6 +10,11 @@
Patch0: %{rtems_gdb_patches}/gdb-7.3.1-rtems4.10-20120918.diff
#
+# RTEMS Build Set patches.
+#
+%include rtems-gdb-patches.cfg
+
+#
# The gdb build instructions. We use 7.xx Release 1.
#
%include %{_configdir}/gdb-7-1.cfg