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