patch-2.4.19 linux-2.4.19/arch/mips/ddb5xxx/ddb5477/Makefile
Next file: linux-2.4.19/arch/mips/ddb5xxx/ddb5477/debug.c
Previous file: linux-2.4.19/arch/mips/ddb5xxx/ddb5476/vrc5476_irq.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Aug 2 17:39:43 2002
- Orig file:
linux-2.4.18/arch/mips/ddb5xxx/ddb5477/Makefile
- Orig date:
Sun Sep 9 10:43:01 2001
diff -urN linux-2.4.18/arch/mips/ddb5xxx/ddb5477/Makefile linux-2.4.19/arch/mips/ddb5xxx/ddb5477/Makefile
@@ -13,9 +13,9 @@
O_TARGET:= ddb5477.o
-obj-y += int-handler.o irq.o irq_5477.o setup.o pci.o pci_ops.o
+obj-y += int-handler.o irq.o irq_5477.o setup.o pci.o pci_ops.o lcd44780.o
-obj-$(CONFIG_LL_DEBUG) += debug.o
+obj-$(CONFIG_DEBUG) += debug.o
obj-$(CONFIG_REMOTE_DEBUG) += kgdb_io.o
obj-$(CONFIG_BLK_DEV_INITRD) += ramdisk.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)