patch-2.4.22 linux-2.4.22/arch/mips/mips-boards/generic/Makefile
Next file: linux-2.4.22/arch/mips/mips-boards/generic/init.c
Previous file: linux-2.4.22/arch/mips/mips-boards/atlas/atlas_setup.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/mips/mips-boards/generic/Makefile
- Orig date:
2002-11-28 15:53:10.000000000 -0800
diff -urN linux-2.4.21/arch/mips/mips-boards/generic/Makefile linux-2.4.22/arch/mips/mips-boards/generic/Makefile
@@ -32,6 +32,6 @@
obj-$(CONFIG_MIPS_ATLAS) += time.o
obj-$(CONFIG_MIPS_MALTA) += time.o
obj-$(CONFIG_PCI) += pci.o
-obj-$(CONFIG_REMOTE_DEBUG) += gdb_hook.o
+obj-$(CONFIG_KGDB) += gdb_hook.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)