aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/config/h8300hms.mt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/config/h8300hms.mt b/gdb/config/h8300hms.mt
index 1a2c765..01ada98 100644
--- a/gdb/config/h8300hms.mt
+++ b/gdb/config/h8300hms.mt
@@ -1,3 +1,3 @@
-# Target: H8300 with HMS monitor
-TDEPFILES= exec.o h8300-tdep.o remote-hms.o
+# Target: H8300 with HMS monitor and H8 simulator
+TDEPFILES= exec.o h8300-tdep.o remote-hms.o remote-sim.o ../h8300sim/code.o
TM_FILE= tm-h8300.h