diff options
Diffstat (limited to 'gdb/config/powerpc/linux.mt')
-rw-r--r-- | gdb/config/powerpc/linux.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/powerpc/linux.mt b/gdb/config/powerpc/linux.mt index a7c1bed..b809a6e 100644 --- a/gdb/config/powerpc/linux.mt +++ b/gdb/config/powerpc/linux.mt @@ -1,3 +1,3 @@ # Target: Motorola PPC on Linux -TDEPFILES= rs6000-tdep.o ppc-linux-tdep.o +TDEPFILES= rs6000-tdep.o ppc-linux-tdep.o solib.o solib-svr4.o TM_FILE= tm-linux.h |