diff options
Diffstat (limited to 'gdb/config/h8300hms.mt')
-rw-r--r-- | gdb/config/h8300hms.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/h8300hms.mt b/gdb/config/h8300hms.mt index 01ada98b272..71213ea35a9 100644 --- a/gdb/config/h8300hms.mt +++ b/gdb/config/h8300hms.mt @@ -1,3 +1,3 @@ # Target: H8300 with HMS monitor and H8 simulator -TDEPFILES= exec.o h8300-tdep.o remote-hms.o remote-sim.o ../h8300sim/code.o +TDEPFILES= exec.o h8300-tdep.o remote-hms.o remote-sim.o ../h8300sim/code.o ../h8300sim/perifs.o TM_FILE= tm-h8300.h |