aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa
diff options
context:
space:
mode:
authorRob Savoye <rob@cygnus>1994-09-14 00:21:23 +0000
committerRob Savoye <rob@cygnus>1994-09-14 00:21:23 +0000
commit32cb1c537cc2ccb2a6678b733520b03e73cb0acc (patch)
treeef701e38e76f5b0b8e6de09a40400d0a0608dbeb /gdb/config/pa
parent25ca0dfc5a2cc8ce137a012498affca4333df7fc (diff)
downloadgdb-32cb1c537cc2ccb2a6678b733520b03e73cb0acc.zip
gdb-32cb1c537cc2ccb2a6678b733520b03e73cb0acc.tar.gz
gdb-32cb1c537cc2ccb2a6678b733520b03e73cb0acc.tar.bz2
Add support for the w89k and op50n PA target board code.
Diffstat (limited to 'gdb/config/pa')
-rw-r--r--gdb/config/pa/hppapro.mt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/config/pa/hppapro.mt b/gdb/config/pa/hppapro.mt
index 6dd0f3b..d27de04 100644
--- a/gdb/config/pa/hppapro.mt
+++ b/gdb/config/pa/hppapro.mt
@@ -4,7 +4,7 @@
# communicate with a m68k based debug monitor. Communications
# is facilitated via either a serial line, or a TCP or TELNET connection to
# a serial line on a terminal multiplexor.
-TDEPFILES= hppa-pinsn.o hppa-tdep.o remote-mon.o
-REMOTE_O=dcache.o remote.o remote-pa.o remote-utils.o
+TDEPFILES= hppa-pinsn.o hppa-tdep.o
+REMOTE_O=dcache.o remote.o remote-utils.o exec.o op50-rom.o w89k-rom.o monitor.o
XDEPFILES= ser-tcp.o
TM_FILE= tm-hppab.h