aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2005-02-09 15:58:51 +0000
committerAndrew Cagney <cagney@redhat.com>2005-02-09 15:58:51 +0000
commit59c58d08137da401a957fdffccb693d6aee12e51 (patch)
tree7f82f0d34b475ab89334a0343790ee0fe1362502 /gdb/config/pa
parentd79416713d94920dce6f321ef5c29e586653438b (diff)
downloadgdb-59c58d08137da401a957fdffccb693d6aee12e51.zip
gdb-59c58d08137da401a957fdffccb693d6aee12e51.tar.gz
gdb-59c58d08137da401a957fdffccb693d6aee12e51.tar.bz2
2005-02-09 Andrew Cagney <cagney@gnu.org>
* config/sh/linux.mt (TDEPFILES): Add symfile-mem.o. * config/powerpc/linux.mt (TDEPFILES): Ditto. * config/pa/linux.mt (TDEPFILES): Ditto. * config/mips/linux.mt (TDEPFILES): Ditto. * config/m68k/linux.mt (TDEPFILES): Ditto. * config/m32r/linux.mt (TDEPFILES): Ditto. * config/ia64/linux.mt (TDEPFILES): Ditto. * config/arm/linux.mt (TDEPFILES): Ditto.
Diffstat (limited to 'gdb/config/pa')
-rw-r--r--gdb/config/pa/linux.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/pa/linux.mt b/gdb/config/pa/linux.mt
index d216866..ddfb72d 100644
--- a/gdb/config/pa/linux.mt
+++ b/gdb/config/pa/linux.mt
@@ -1,3 +1,3 @@
# Target: HP PA-RISC running Linux
-TDEPFILES= hppa-tdep.o hppa-linux-tdep.o glibc-tdep.o solib.o solib-svr4.o
+TDEPFILES= hppa-tdep.o hppa-linux-tdep.o glibc-tdep.o solib.o solib-svr4.o symfile-mem.o
DEPRECATED_TM_FILE=tm-linux.h