X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a33ab5c6e97472237e8e7ec295c5a7e3ffce67c7..57c7ed9765f03a7be87487d05108efa7d3698d7c:/target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch diff --git a/target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch b/target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch index 6ba3669e8..3df0f06ba 100644 --- a/target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch +++ b/target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch @@ -1,10 +1,10 @@ --- a/arch/mips/pci/Makefile +++ b/arch/mips/pci/Makefile -@@ -48,3 +48,4 @@ +@@ -48,3 +48,4 @@ obj-$(CONFIG_TOSHIBA_RBTX4938) += fixup- obj-$(CONFIG_VICTOR_MPC30X) += fixup-mpc30x.o obj-$(CONFIG_ZAO_CAPCELLA) += fixup-capcella.o obj-$(CONFIG_WR_PPMC) += fixup-wrppmc.o -+obj-$(CONFIG_PCI_ADM5120) += pci-adm5120.o ++obj-$(CONFIG_ADM5120) += pci-adm5120.o --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1707,6 +1707,9 @@