diff options
Diffstat (limited to 'gdb/config/m68k')
-rw-r--r-- | gdb/config/m68k/est.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/est.mt b/gdb/config/m68k/est.mt index d93fb97..84aae4d 100644 --- a/gdb/config/m68k/est.mt +++ b/gdb/config/m68k/est.mt @@ -1,3 +1,3 @@ # Target: m68k emulator EST-300 -TDEPFILES= m68k-tdep.o monitor.o remote-est.o +TDEPFILES= m68k-tdep.o monitor.o remote-est.o cpu32bug-rom.o TM_FILE= tm-est.h |