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

Next file: linux-2.4.22/arch/mips/ddb5xxx/ddb5477/debug.c
Previous file: linux-2.4.22/arch/mips/ddb5xxx/ddb5476/vrc5476_irq.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/mips/ddb5xxx/ddb5477/Makefile linux-2.4.22/arch/mips/ddb5xxx/ddb5477/Makefile
@@ -12,8 +12,7 @@
 
 obj-y	 += int-handler.o irq.o irq_5477.o setup.o pci.o pci_ops.o lcd44780.o
 
-obj-$(CONFIG_DEBUG) 		+= debug.o
-obj-$(CONFIG_REMOTE_DEBUG)	+= kgdb_io.o
-obj-$(CONFIG_BLK_DEV_INITRD)	+= ramdisk.o
+obj-$(CONFIG_RUNTIME_DEBUG) 	+= debug.o
+obj-$(CONFIG_KGDB)		+= kgdb_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)