diff options
Diffstat (limited to 'gdb/config/rs6000/rs6000.mt')
-rw-r--r-- | gdb/config/rs6000/rs6000.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/rs6000/rs6000.mt b/gdb/config/rs6000/rs6000.mt index a2294b2..941ad32 100644 --- a/gdb/config/rs6000/rs6000.mt +++ b/gdb/config/rs6000/rs6000.mt @@ -1,3 +1,3 @@ # Target: IBM RS/6000 running AIX -TDEPFILES= rs6000-tdep.o xcoffsolib.o xcoffread.o +TDEPFILES= rs6000-tdep.o xcoffsolib.o xcoffread.o ppc-linux-tdep.o TM_FILE= tm-rs6000.h |