From f17665ede2c2e07fb681612832c8fcdd5b1bdc12 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 8 Mar 2013 14:00:45 +1100 Subject: Add MIPS STX39 and Moxie specific GDB builds. The MIPS STX39 is a special build for the simulator and the Moxie build has a specific patch which was in the common configuration. --- rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg (limited to 'rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg') diff --git a/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg b/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg new file mode 100644 index 0000000..afea620 --- /dev/null +++ b/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg @@ -0,0 +1,13 @@ +# +# MIPS STX39 GDB 7.5.1. +# + +%{echo %{_target}} + +%undefine _target +%define _target mipstx39-rtems%{rtems_version} + +# +# The gdb build instructions for RTEMS 7.5.1. +# +%include tools/rtems-gdb-7.5.1-1.cfg -- cgit v1.2.3