diff options
Diffstat (limited to 'gdb/config/h8500')
-rw-r--r-- | gdb/config/h8500/h8500.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/h8500/h8500.mt b/gdb/config/h8500/h8500.mt index 711fdbe..6167761 100644 --- a/gdb/config/h8500/h8500.mt +++ b/gdb/config/h8500/h8500.mt @@ -1,5 +1,5 @@ # Target: H8500 with HMS monitor and H8 simulator -TDEPFILES= h8500-tdep.o monitor.o remote-hms.o +TDEPFILES= h8500-tdep.o monitor.o remote-hms.o srec.o TM_FILE= tm-h8500.h SIM_OBS = remote-sim.o |