patch-2.4.22 linux-2.4.22/arch/mips/ddb5xxx/ddb5476/Makefile

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

diff -urN linux-2.4.21/arch/mips/ddb5xxx/ddb5476/Makefile linux-2.4.22/arch/mips/ddb5xxx/ddb5476/Makefile
@@ -15,6 +15,6 @@
 
 obj-y				+= setup.o irq.o int-handler.o pci.o pci_ops.o \
 				   nile4_pic.o vrc5476_irq.o
-obj-$(CONFIG_REMOTE_DEBUG)	+= dbg_io.o
+obj-$(CONFIG_KGDB)	+= dbg_io.o
 
 include $(TOPDIR)/Rules.make

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