From 001559ea9fa712ad21edc3827ae529c7d6d5e4a1 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Tue, 23 May 1995 01:39:54 +0000 Subject: [PATCH] * config/idt.mt: replace monitor and array-rom with the new remote-array. --- gdb/config/mips/idt.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/config/mips/idt.mt b/gdb/config/mips/idt.mt index 82411d323d9..eb706b609ce 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 -- 2.30.2