diff options
Diffstat (limited to 'gdb/config/mips/tx39l.mt')
-rw-r--r-- | gdb/config/mips/tx39l.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/tx39l.mt b/gdb/config/mips/tx39l.mt index fe339d6..3508329 100644 --- a/gdb/config/mips/tx39l.mt +++ b/gdb/config/mips/tx39l.mt @@ -1,5 +1,5 @@ # Target: Big-endian mips board, typically an IDT. -TDEPFILES= mips-tdep.o remote-mips.o remote-array.o +TDEPFILES= mips-tdep.o remote-mips.o dve3900-rom.o monitor.o dsrec.o TM_FILE= tm-tx39l.h SIM_OBS = remote-sim.o SIM = ../sim/mips/libsim.a |