projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f3d8c0
)
ath10k-ct: ath10k-ct specifies that it supports 802.11ac mode
author
Alexis Green
<agreen@cococorp.com>
Wed, 14 Dec 2016 04:13:22 +0000
(20:13 -0800)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 20 Dec 2016 15:24:22 +0000
(16:24 +0100)
Signed-off-by: Alexis Green <agreen@cococorp.com>
package/kernel/ath10k-ct/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/ath10k-ct/Makefile
b/package/kernel/ath10k-ct/Makefile
index bc93344c65ea618e4ff6950d1124e3264dc2a782..c5e504512481576341fb60ced349cf5e32ece767 100644
(file)
--- 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