summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.5.1-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-11 10:58:40 +1100
committerChris Johns <chrisj@rtems.org>2013-03-11 10:58:40 +1100
commit48e1cd44ee04250d0b283bcae4edba22a778d972 (patch)
tree045bf4afabea936eadc97e33b9d6d15f4ceaab46 /rtems/config/tools/rtems-gdb-7.5.1-1.cfg
parentImprove the parsing in build set files. (diff)
downloadrtems-source-builder-48e1cd44ee04250d0b283bcae4edba22a778d972.tar.bz2
Move all patches to the rtems-tools.git repo.
All patches are now downloaded. No patches or source is held in the RTEMS Source Builder repo. As part of this the build sets now have a single rtems_arch define and the base RTEMS 4.11 build set now creates the _target macro. With this change a method to manage RTEMS specific patches has been put in place where build sets can define patches. This avoids needing special configuration files.
Diffstat (limited to 'rtems/config/tools/rtems-gdb-7.5.1-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-7.5.1-1.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gdb-7.5.1-1.cfg b/rtems/config/tools/rtems-gdb-7.5.1-1.cfg
index 7cebe17..fee1f03 100644
--- a/rtems/config/tools/rtems-gdb-7.5.1-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.5.1-1.cfg
@@ -8,6 +8,11 @@
%define gdb_version 7.5.1
#
+# 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