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 682d3aa..35f6b4d 100644 --- a/gdb/config/h8500/h8500.mt +++ b/gdb/config/h8500/h8500.mt @@ -3,4 +3,4 @@ TDEPFILES= h8500-tdep.o monitor.o remote-hms.o dsrec.o TM_FILE= tm-h8500.h SIM_OBS = remote-sim.o -SIM = ../sim/h8500/compile.o +SIM = ../sim/h8500/libsim.a |