diff options
Diffstat (limited to 'gdb/config/powerpc/ppcle-eabi.mt')
-rw-r--r-- | gdb/config/powerpc/ppcle-eabi.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/powerpc/ppcle-eabi.mt b/gdb/config/powerpc/ppcle-eabi.mt index e335544..943c3ab 100644 --- a/gdb/config/powerpc/ppcle-eabi.mt +++ b/gdb/config/powerpc/ppcle-eabi.mt @@ -1,3 +1,3 @@ # Target: PowerPC running eabi in little endian mode -TDEPFILES= rs6000-tdep.o monitor.o srec.o ppcbug-rom.o +TDEPFILES= rs6000-tdep.o monitor.o dsrec.o ppcbug-rom.o TM_FILE= tm-ppcle-eabi.h |