diff options
Diffstat (limited to 'gdb/config/mips/tx39.mt')
-rw-r--r-- | gdb/config/mips/tx39.mt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/mips/tx39.mt b/gdb/config/mips/tx39.mt new file mode 100644 index 00000000000..8b4c1a92c24 --- /dev/null +++ b/gdb/config/mips/tx39.mt @@ -0,0 +1,5 @@ +# Target: Big-endian mips board, typically an IDT. +TDEPFILES= mips-tdep.o remote-mips.o dve3900-rom.o monitor.o dsrec.o +TM_FILE= tm-tx39.h +SIM_OBS = remote-sim.o +SIM = ../sim/mips/libsim.a |