From: Alexis Green Date: Wed, 14 Dec 2016 04:12:55 +0000 (-0800) Subject: mac80211: ath10k specifies that it supports 802.11ac mode X-Git-Tag: v17.01.0-rc1~443 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=8f3d8c0022ed7a659cb62f852cc648f05b265f11;hp=77ece30eb9ff8e580394532f5daea18d26b11d2f mac80211: ath10k specifies that it supports 802.11ac mode Signed-off-by: Alexis Green --- 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