]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/linux/linux-wrt-2.4.30/017-arch_mips_pci_Makefile
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / linux / linux-wrt-2.4.30 / 017-arch_mips_pci_Makefile
1 --- linux-mips-cvs/arch/mips/pci/Makefile       2004-07-31 02:12:38.000000000 +0200
2 +++ linux-broadcom/arch/mips/pci/Makefile       2005-01-31 13:13:14.000000000 +0100
3 @@ -13,7 +13,9 @@
4  obj-$(CONFIG_MIPS_MSC)         += ops-msc.o
5  obj-$(CONFIG_MIPS_NILE4)       += ops-nile4.o
6  obj-$(CONFIG_SNI_RM200_PCI)    += ops-sni.o
7 +ifndef CONFIG_BCM947XX
8  obj-y                          += pci.o
9 +endif
10  obj-$(CONFIG_PCI_AUTO)         += pci_auto.o
11  
12  include $(TOPDIR)/Rules.make