diff options
Diffstat (limited to 'gdb/config/mips/idtl.mt')
-rw-r--r-- | gdb/config/mips/idtl.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/idtl.mt b/gdb/config/mips/idtl.mt index 2e3dc72..7dc0637 100644 --- a/gdb/config/mips/idtl.mt +++ b/gdb/config/mips/idtl.mt @@ -1,3 +1,3 @@ # Target: Big-endian IDT board. -TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o +TDEPFILES= mips-tdep.o remote-mips.o TM_FILE= tm-idtl.h |