From c2a543679dbafd4eea6b601c1f23b646998f9e1c Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Mon, 6 Feb 1995 21:41:28 +0000 Subject: [PATCH] Add support for ser-tcp and the Array lsi33k target. --- 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 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 -- 2.7.4