aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/Makefile
diff options
context:
space:
mode:
authorAlexis Green <agreen@cococorp.com>2016-12-13 20:12:55 -0800
committerFelix Fietkau <nbd@nbd.name>2016-12-20 16:24:22 +0100
commit8f3d8c0022ed7a659cb62f852cc648f05b265f11 (patch)
tree017258cb86af8cd57c8dd9e468c933cb65074479 /package/kernel/mac80211/Makefile
parent77ece30eb9ff8e580394532f5daea18d26b11d2f (diff)
downloadupstream-8f3d8c0022ed7a659cb62f852cc648f05b265f11.tar.gz
upstream-8f3d8c0022ed7a659cb62f852cc648f05b265f11.tar.bz2
upstream-8f3d8c0022ed7a659cb62f852cc648f05b265f11.zip
mac80211: ath10k specifies that it supports 802.11ac mode
Signed-off-by: Alexis Green <agreen@cococorp.com>
Diffstat (limited to 'package/kernel/mac80211/Makefile')
-rw-r--r--package/kernel/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile
index 99aa1fc3be..1087782738 100644
--- a/package/kernel/mac80211/Makefile
+++ b/package/kernel/mac80211/Makefile
@@ -277,7 +277,7 @@ define KernelPackage/ath10k
$(call KernelPackage/mac80211/Default)
TITLE:=Atheros 802.11ac wireless cards support
URL:=https://wireless.wiki.kernel.org/en/users/Drivers/ath10k
- DEPENDS+= @PCI_SUPPORT +kmod-ath +@DRIVER_11N_SUPPORT +@DRIVER_11W_SUPPORT +@KERNEL_RELAY
+ DEPENDS+= @PCI_SUPPORT +kmod-ath +@DRIVER_11N_SUPPORT +@DRIVER_11AC_SUPPORT +@DRIVER_11W_SUPPORT +@KERNEL_RELAY
FILES:= \
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath10k/ath10k_core.ko \
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath10k/ath10k_pci.ko