aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorAlexis Green <agreen@cococorp.com>2016-12-13 20:13:22 -0800
committerFelix Fietkau <nbd@nbd.name>2016-12-20 16:24:22 +0100
commit84daeb2e142e407a54b3d4fba2235ff1bb516d39 (patch)
treeb5f406f11db40abb64d6c07cabc1e1efa43155aa /package
parent8f3d8c0022ed7a659cb62f852cc648f05b265f11 (diff)
downloadupstream-84daeb2e142e407a54b3d4fba2235ff1bb516d39.tar.gz
upstream-84daeb2e142e407a54b3d4fba2235ff1bb516d39.tar.bz2
upstream-84daeb2e142e407a54b3d4fba2235ff1bb516d39.zip
ath10k-ct: ath10k-ct specifies that it supports 802.11ac mode
Signed-off-by: Alexis Green <agreen@cococorp.com>
Diffstat (limited to 'package')
-rw-r--r--package/kernel/ath10k-ct/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile
index bc93344c65..c5e5045124 100644
--- a/package/kernel/ath10k-ct/Makefile
+++ b/package/kernel/ath10k-ct/Makefile
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/ath10k-ct
SUBMENU:=Wireless Drivers
TITLE:=ath10k-ct driver optimized for CT ath10k firmware
- DEPENDS:=+kmod-mac80211 +kmod-ath +@DRIVER_11N_SUPPORT @PCI_SUPPORT +@KERNEL_RELAY
+ DEPENDS:=+kmod-mac80211 +kmod-ath +@DRIVER_11N_SUPPORT +@DRIVER_11AC_SUPPORT @PCI_SUPPORT +@KERNEL_RELAY
FILES:=\
$(PKG_BUILD_DIR)/ath10k/ath10k_pci.ko \
$(PKG_BUILD_DIR)/ath10k/ath10k_core.ko