From ccc47d58dbccaea2c76a188b2f7ff5c626f260cf Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 28 Jan 2012 13:19:43 +0000 Subject: [ar71xx] refresh 3.2 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29934 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.2/132-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-3.2/132-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch') diff --git a/target/linux/ar71xx/patches-3.2/132-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch b/target/linux/ar71xx/patches-3.2/132-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch index dff6969d6..62e95df95 100644 --- a/target/linux/ar71xx/patches-3.2/132-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch +++ b/target/linux/ar71xx/patches-3.2/132-MIPS-ath79-add-PCI_AR724X-Kconfig-symbol.patch @@ -51,7 +51,7 @@ Acked-by: Luis R. Rodriguez static inline int ar724x_pcibios_init(int irq) { return 0 }; --- a/arch/mips/pci/Makefile +++ b/arch/mips/pci/Makefile -@@ -20,7 +20,7 @@ obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o +@@ -20,7 +20,7 @@ obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o ops-bcm63xx.o obj-$(CONFIG_MIPS_ALCHEMY) += pci-alchemy.o obj-$(CONFIG_SOC_AR71XX) += pci-ar71xx.o -- cgit v1.2.3