patch-2.4.22 linux-2.4.22/arch/mips/cobalt/Makefile
Next file: linux-2.4.22/arch/mips/cobalt/int-handler.S
Previous file: linux-2.4.22/arch/mips/boot/elf2ecoff.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/mips/cobalt/Makefile
- Orig date:
2002-08-02 17:39:43.000000000 -0700
diff -urN linux-2.4.21/arch/mips/cobalt/Makefile linux-2.4.22/arch/mips/cobalt/Makefile
@@ -11,6 +11,7 @@
O_TARGET := cobalt.o
-obj-y := irq.o int-handler.o pci.o reset.o setup.o via.o promcon.o
+obj-y := irq.o int-handler.o reset.o setup.o via.o promcon.o
+obj-$(CONFIG_PCI) += pci.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)