patch-2.4.22 linux-2.4.22/arch/mips/ddb5xxx/common/irq.c

Next file: linux-2.4.22/arch/mips/ddb5xxx/ddb5074/irq.c
Previous file: linux-2.4.22/arch/mips/ddb5074/time.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/mips/ddb5xxx/common/irq.c linux-2.4.22/arch/mips/ddb5xxx/common/irq.c
@@ -19,7 +19,7 @@
 
 void __init init_IRQ(void)
 {
-#ifdef CONFIG_REMOTE_DEBUG
+#ifdef CONFIG_KGDB
 	extern void breakpoint(void);
 	extern void set_debug_traps(void);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)