diff options
Diffstat (limited to 'gdb/config/sh/linux.mt')
-rw-r--r-- | gdb/config/sh/linux.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/sh/linux.mt b/gdb/config/sh/linux.mt index a18900b..332ce72 100644 --- a/gdb/config/sh/linux.mt +++ b/gdb/config/sh/linux.mt @@ -1,6 +1,6 @@ # Target: Renesas Super-H running GNU/Linux TDEPFILES= sh-tdep.o monitor.o sh3-rom.o remote-e7000.o ser-e7kpc.o dsrec.o solib.o solib-svr4.o solib-legacy.o -TM_FILE= tm-linux.h +DEPRECATED_TM_FILE= tm-linux.h SIM_OBS = remote-sim.o SIM = ../sim/sh/libsim.a |