aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Savoye <rob@cygnus>1995-05-23 01:39:54 +0000
committerRob Savoye <rob@cygnus>1995-05-23 01:39:54 +0000
commit001559ea9fa712ad21edc3827ae529c7d6d5e4a1 (patch)
tree45c2f725d416e3db1d821eabc5fc621540357147
parent6a98ecf24e6933c7b1da49b47d664694d324c308 (diff)
downloadgdb-001559ea9fa712ad21edc3827ae529c7d6d5e4a1.zip
gdb-001559ea9fa712ad21edc3827ae529c7d6d5e4a1.tar.gz
gdb-001559ea9fa712ad21edc3827ae529c7d6d5e4a1.tar.bz2
* config/idt.mt: replace monitor and array-rom with the new
remote-array.
-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 82411d3..eb706b6 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 monitor.o array-rom.o
+TDEPFILES= mips-tdep.o remote-mips.o remote-array.o
TM_FILE= tm-idt.h