diff options
author | Steve Chamberlain <sac@cygnus> | 1994-06-27 17:17:27 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1994-06-27 17:17:27 +0000 |
commit | bffce4c6b8bd07e7183378331c524d13dbfed28f (patch) | |
tree | c7a1969e6a181122f0b689e05232dba313e892c6 /gdb/config/h8300 | |
parent | 5567978794e02ed8ef4a7793f8950857b22e324d (diff) | |
download | gdb-bffce4c6b8bd07e7183378331c524d13dbfed28f.zip gdb-bffce4c6b8bd07e7183378331c524d13dbfed28f.tar.gz gdb-bffce4c6b8bd07e7183378331c524d13dbfed28f.tar.bz2 |
Use e7000-pc stuff.
Diffstat (limited to 'gdb/config/h8300')
-rw-r--r-- | gdb/config/h8300/h8300hms.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/h8300/h8300hms.mt b/gdb/config/h8300/h8300hms.mt index 53172fe..f748229 100644 --- a/gdb/config/h8300/h8300hms.mt +++ b/gdb/config/h8300/h8300hms.mt @@ -1,3 +1,3 @@ # Target: H8300 with HMS monitor, E7000 ICE and H8 simulator -TDEPFILES= exec.o h8300-tdep.o remote-e7000.o remote-hms.o remote-sim.o ../sim/h8300/compile.o +TDEPFILES= exec.o h8300-tdep.o ser-e7kpc.o remote-e7000.o remote-hms.o remote-sim.o ../sim/h8300/compile.o TM_FILE= tm-h8300.h |