diff options
Diffstat (limited to 'gdb/config/rs6000/rs6000lynx.mt')
-rw-r--r-- | gdb/config/rs6000/rs6000lynx.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/rs6000/rs6000lynx.mt b/gdb/config/rs6000/rs6000lynx.mt index 89ed7a288f8..200a64709d9 100644 --- a/gdb/config/rs6000/rs6000lynx.mt +++ b/gdb/config/rs6000/rs6000lynx.mt @@ -1,3 +1,3 @@ # Target: IBM RS6000 running LynxOS TDEPFILES= coff-solib.o rs6000-tdep.o ppc-sysv-tdep.o solib.o solib-svr4.o -TM_FILE= tm-rs6000ly.h +DEPRECATED_TM_FILE= tm-rs6000ly.h |