diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-05 09:19:42 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-05 09:19:42 +0000 |
commit | f16bda9ec3742fa787f5a3f4028486460aaeb4ed (patch) | |
tree | 5020a005319fdc5bfbd2a4ab2e02e1aa5673b3ad /target/linux/ar71xx/patches-2.6.30 | |
parent | 4672a50b90a1d5693fadf96765e8c0878ed2a17e (diff) | |
download | upstream-f16bda9ec3742fa787f5a3f4028486460aaeb4ed.tar.gz upstream-f16bda9ec3742fa787f5a3f4028486460aaeb4ed.tar.bz2 upstream-f16bda9ec3742fa787f5a3f4028486460aaeb4ed.zip |
[ar71xx] i should go back to sleeping
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16677 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.30')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/002-ar71xx_pci.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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. |