diff options
Diffstat (limited to 'gdb/config/h8300/h8300.mt')
-rw-r--r-- | gdb/config/h8300/h8300.mt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/config/h8300/h8300.mt b/gdb/config/h8300/h8300.mt index ea78140..9e579be 100644 --- a/gdb/config/h8300/h8300.mt +++ b/gdb/config/h8300/h8300.mt @@ -1,5 +1,5 @@ -# Target: H8300 with HMS monitor, E7000 ICE and H8 simulator -TDEPFILES= h8300-tdep.o remote-e7000.o ser-e7kpc.o monitor.o remote-hms.o dsrec.o +# Target: H8300 with HMS monitor and H8 simulator +TDEPFILES= h8300-tdep.o monitor.o dsrec.o SIM_OBS = remote-sim.o SIM = ../sim/h8300/libsim.a |