aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Savoye <rob@cygnus>1995-02-06 21:41:28 +0000
committerRob Savoye <rob@cygnus>1995-02-06 21:41:28 +0000
commitc2a543679dbafd4eea6b601c1f23b646998f9e1c (patch)
treec67e47619c56b105d579402053c46c7bd0767030
parent0bef7f7266e0fd2d5dd66a2fa9203ca5c22d2be1 (diff)
downloadgdb-c2a543679dbafd4eea6b601c1f23b646998f9e1c.zip
gdb-c2a543679dbafd4eea6b601c1f23b646998f9e1c.tar.gz
gdb-c2a543679dbafd4eea6b601c1f23b646998f9e1c.tar.bz2
Add support for ser-tcp and the Array lsi33k target.
-rw-r--r--gdb/config/mips/idt.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/idt.mt b/gdb/config/mips/idt.mt
index 0f11645..b2bf0a0 100644
--- a/gdb/config/mips/idt.mt
+++ b/gdb/config/mips/idt.mt
@@ -1,3 +1,3 @@
# Target: Big-endian IDT board.
-TDEPFILES= mips-tdep.o remote-mips.o
+TDEPFILES= mips-tdep.o remote-mips.o ser-tcp.o monitor.o array-rom.o
TM_FILE= tm-idt.h