summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-mipstx39-gdb-head.cfg
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-03 13:59:15 +0100
committerYour Name <you@example.com>2019-01-07 12:27:57 +0000
commit40ae056f12e1cbe530f76a3ebd1e2ac745a888ef (patch)
tree97218fd506b2c9484c795094f1b74712a1bfdab3 /rtems/config/tools/rtems-mipstx39-gdb-head.cfg
parentgdb/python: Use python-config for the configuration if found. (diff)
downloadrtems-source-builder-40ae056f12e1cbe530f76a3ebd1e2ac745a888ef.tar.bz2
6: Add unstable RTEMS 6 tool chain
Diffstat (limited to 'rtems/config/tools/rtems-mipstx39-gdb-head.cfg')
-rw-r--r--rtems/config/tools/rtems-mipstx39-gdb-head.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-mipstx39-gdb-head.cfg b/rtems/config/tools/rtems-mipstx39-gdb-head.cfg
new file mode 100644
index 0000000..d90ea33
--- /dev/null
+++ b/rtems/config/tools/rtems-mipstx39-gdb-head.cfg
@@ -0,0 +1,3 @@
+%undefine _target
+%define _target mipstx39-rtems%{rtems_version}
+%include tools/rtems-gdb-head.cfg