From 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 3 Jan 2019 13:59:15 +0100 Subject: 6: Add unstable RTEMS 6 tool chain --- rtems/config/tools/rtems-mipstx39-gdb-head.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 rtems/config/tools/rtems-mipstx39-gdb-head.cfg (limited to 'rtems/config/tools/rtems-mipstx39-gdb-head.cfg') 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 -- cgit v1.2.3