summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-06-05 15:13:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-06-05 15:13:28 +0000
commit22fcfab3533ca3f974c768efffd3524a9698b49f (patch)
tree48572ac09985d9f74cab630caecd3e5f4b9fd1d4 /package/kernel/mac80211
parente4cc5c1edf538bd67d9283025c90baf20e369aa0 (diff)
downloadmtk-20170518-22fcfab3533ca3f974c768efffd3524a9698b49f.zip
mtk-20170518-22fcfab3533ca3f974c768efffd3524a9698b49f.tar.gz
mtk-20170518-22fcfab3533ca3f974c768efffd3524a9698b49f.tar.bz2
ath9k: fix enabling PC-OEM card support (#16624)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41021
Diffstat (limited to 'package/kernel/mac80211')
-rw-r--r--package/kernel/mac80211/patches/560-ath9k_pcoem_optional.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/560-ath9k_pcoem_optional.patch b/package/kernel/mac80211/patches/560-ath9k_pcoem_optional.patch
index bbed4e3..4d4ea3b 100644
--- a/package/kernel/mac80211/patches/560-ath9k_pcoem_optional.patch
+++ b/package/kernel/mac80211/patches/560-ath9k_pcoem_optional.patch
@@ -26,7 +26,7 @@
ath9k_hw-$(CPTCFG_ATH9K_BTCOEX_SUPPORT) += btcoex.o \
ar9003_mci.o
-+ath9k-hw-$(CPTCFG_ATH9K_PCOEM) += ar9003_rtt.o
++ath9k_hw-$(CPTCFG_ATH9K_PCOEM) += ar9003_rtt.o
+
obj-$(CPTCFG_ATH9K_HW) += ath9k_hw.o