aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-05 09:19:42 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-05 09:19:42 +0000
commitf16bda9ec3742fa787f5a3f4028486460aaeb4ed (patch)
tree5020a005319fdc5bfbd2a4ab2e02e1aa5673b3ad
parent4672a50b90a1d5693fadf96765e8c0878ed2a17e (diff)
downloadmaster-187ad058-f16bda9ec3742fa787f5a3f4028486460aaeb4ed.tar.gz
master-187ad058-f16bda9ec3742fa787f5a3f4028486460aaeb4ed.tar.bz2
master-187ad058-f16bda9ec3742fa787f5a3f4028486460aaeb4ed.zip
[ar71xx] i should go back to sleeping
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16677 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ar71xx/patches-2.6.28/002-ar71xx_pci.patch2
-rw-r--r--target/linux/ar71xx/patches-2.6.29/002-ar71xx_pci.patch2
-rw-r--r--target/linux/ar71xx/patches-2.6.30/002-ar71xx_pci.patch2
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/patches-2.6.28/002-ar71xx_pci.patch b/target/linux/ar71xx/patches-2.6.28/002-ar71xx_pci.patch
index 27d88142a3..737c21f10b 100644
--- a/target/linux/ar71xx/patches-2.6.28/002-ar71xx_pci.patch
+++ b/target/linux/ar71xx/patches-2.6.28/002-ar71xx_pci.patch
@@ -4,7 +4,7 @@
obj-$(CONFIG_NEC_MARKEINS) += ops-emma2rh.o pci-emma2rh.o fixup-emma2rh.o
obj-$(CONFIG_PCI_TX4927) += ops-tx4927.o
obj-$(CONFIG_BCM47XX) += pci-bcm47xx.o
-+obj-$(CONFIG_ATHEROS_AR71XX) += pci-ar71xx.o pci-ar7240.o
++obj-$(CONFIG_ATHEROS_AR71XX) += pci-ar71xx.o pci-ar724x.o
#
# These are still pretty much in the old state, watch, go blind.
diff --git a/target/linux/ar71xx/patches-2.6.29/002-ar71xx_pci.patch b/target/linux/ar71xx/patches-2.6.29/002-ar71xx_pci.patch
index 27d88142a3..737c21f10b 100644
--- a/target/linux/ar71xx/patches-2.6.29/002-ar71xx_pci.patch
+++ b/target/linux/ar71xx/patches-2.6.29/002-ar71xx_pci.patch
@@ -4,7 +4,7 @@
obj-$(CONFIG_NEC_MARKEINS) += ops-emma2rh.o pci-emma2rh.o fixup-emma2rh.o
obj-$(CONFIG_PCI_TX4927) += ops-tx4927.o
obj-$(CONFIG_BCM47XX) += pci-bcm47xx.o
-+obj-$(CONFIG_ATHEROS_AR71XX) += pci-ar71xx.o pci-ar7240.o
++obj-$(CONFIG_ATHEROS_AR71XX) += pci-ar71xx.o pci-ar724x.o
#
# These are still pretty much in the old state, watch, go blind.
diff --git a/target/linux/ar71xx/patches-2.6.30/002-ar71xx_pci.patch b/target/linux/ar71xx/patches-2.6.30/002-ar71xx_pci.patch
index 27d88142a3..737c21f10b 100644
--- a/target/linux/ar71xx/patches-2.6.30/002-ar71xx_pci.patch
+++ b/target/linux/ar71xx/patches-2.6.30/002-ar71xx_pci.patch
@@ -4,7 +4,7 @@
obj-$(CONFIG_NEC_MARKEINS) += ops-emma2rh.o pci-emma2rh.o fixup-emma2rh.o
obj-$(CONFIG_PCI_TX4927) += ops-tx4927.o
obj-$(CONFIG_BCM47XX) += pci-bcm47xx.o
-+obj-$(CONFIG_ATHEROS_AR71XX) += pci-ar71xx.o pci-ar7240.o
++obj-$(CONFIG_ATHEROS_AR71XX) += pci-ar71xx.o pci-ar724x.o
#
# These are still pretty much in the old state, watch, go blind.