patch-2.4.22 linux-2.4.22/arch/mips/hp-lj/Makefile

Next file: linux-2.4.22/arch/mips/hp-lj/asic.c
Previous file: linux-2.4.22/arch/mips/gt64120/momenco_ocelot/setup.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/mips/hp-lj/Makefile linux-2.4.22/arch/mips/hp-lj/Makefile
@@ -17,7 +17,7 @@
 
 obj-y   := init.o setup.o irq.o int-handler.o pci.o utils.o asic.o
 
-obj-$(CONFIG_REMOTE_DEBUG) += gdb_hook.o
+obj-$(CONFIG_KGDB) += gdb_hook.o
 obj-$(CONFIG_DIRECT_PRINTK) += gdb_hook.o
 
 obj-$(CONFIG_BLK_DEV_INITRD) += initrd.o

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