X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a569d19be442c8437a51cc63a94bc1f7dbeee29c..030341e663f32bc3740a1edf5e2a01c198c979f2:/target/linux/atheros/patches-2.6.33/105-ar2315_pci.patch?ds=inline diff --git a/target/linux/atheros/patches-2.6.33/105-ar2315_pci.patch b/target/linux/atheros/patches-2.6.33/105-ar2315_pci.patch index 9b76dfee4..3f5e6b452 100644 --- a/target/linux/atheros/patches-2.6.33/105-ar2315_pci.patch +++ b/target/linux/atheros/patches-2.6.33/105-ar2315_pci.patch @@ -1,7 +1,7 @@ --- a/arch/mips/ar231x/Makefile +++ b/arch/mips/ar231x/Makefile -@@ -11,3 +11,4 @@ - obj-y += board.o prom.o devices.o +@@ -14,3 +14,4 @@ obj-$(CONFIG_EARLY_PRINTK) += early_prin + obj-$(CONFIG_ATHEROS_AR5312) += ar5312.o obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o +obj-$(CONFIG_ATHEROS_AR2315_PCI) += pci.o