* Makefile.in (linux-nat.o): Add rule.
[deliverable/binutils-gdb.git] / gdb / config / m68k / tm-m68klynx.h
index cfc462f54a48e980c3c5eedba9efcc8ef856eba5..71ed690545cc57d17b734826724889e1a2bad6a7 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef TM_M68KLYNX_H
 #define TM_M68KLYNX_H
 
-#include "tm-lynx.h"
+#include "config/tm-lynx.h"
 
 /* If PC-2 contains this instruction, then we know what we are in a system
    call stub, and the return PC is is at SP+4, instead of SP. */
@@ -34,6 +34,6 @@
 #include "m68k/tm-m68k.h"
 
 /* Disable dumbshit alternate breakpoint mechanism needed by 68k stub. */
-#undef REMOTE_BREAKPOINT
+#undef DEPRECATED_REMOTE_BREAKPOINT
 
 #endif /* TM_M68KLYNX_H */
This page took 0.024412 seconds and 4 git commands to generate.