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
- Lines: 8
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/mips/ddb5xxx/ddb5476/Makefile
- Orig date:
2002-11-28 15:53:09.000000000 -0800
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)