patch-2.4.19 linux-2.4.19/arch/mips/au1000/pb1000/Makefile

Next file: linux-2.4.19/arch/mips/au1000/pb1000/init.c
Previous file: linux-2.4.19/arch/mips/au1000/common/usbdev.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips/au1000/pb1000/Makefile linux-2.4.19/arch/mips/au1000/pb1000/Makefile
@@ -15,10 +15,10 @@
 .S.o:
 	$(CC) $(CFLAGS) -c $< -o $*.o
 
-all: pb1000.o
-
 O_TARGET := pb1000.o
 
 obj-y := init.o setup.o
 
+obj-$(CONFIG_PCI) += pci_fixup.o pci_ops.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)