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