diff options
Diffstat (limited to 'gdb/config/sh/embed.mt')
-rw-r--r-- | gdb/config/sh/embed.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/sh/embed.mt b/gdb/config/sh/embed.mt index 8aaf408..68acb27 100644 --- a/gdb/config/sh/embed.mt +++ b/gdb/config/sh/embed.mt @@ -1,5 +1,5 @@ # Target: Embedded Renesas Super-H with ICE and simulator -TDEPFILES= sh-tdep.o sh64-tdep.o monitor.o sh3-rom.o remote-e7000.o ser-e7kpc.o dsrec.o +TDEPFILES= sh-tdep.o sh64-tdep.o monitor.o dsrec.o SIM_OBS = remote-sim.o SIM = ../sim/sh/libsim.a |