diff options
Diffstat (limited to 'gdb/config/pa/hppapro.mt')
-rw-r--r-- | gdb/config/pa/hppapro.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/pa/hppapro.mt b/gdb/config/pa/hppapro.mt index 4cafd95..b2786ad 100644 --- a/gdb/config/pa/hppapro.mt +++ b/gdb/config/pa/hppapro.mt @@ -1,4 +1,4 @@ # Target: PA based debug monitor -TDEPFILES= hppa-tdep.o op50-rom.o w89k-rom.o monitor.o +TDEPFILES= hppa-tdep.o op50-rom.o w89k-rom.o monitor.o xmodem.o TM_FILE= tm-pro.h XDEPFILES= ser-tcp.o |