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