aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/ath10k-ct
diff options
context:
space:
mode:
authorBen Greear <greearb@candelatech.com>2018-03-21 10:29:00 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2018-03-23 22:08:22 +0100
commit375be15429d89a3b6fbac52b62ea85a122db5ec1 (patch)
tree1e5aa6d70e8be11f1334fdf750fb62a1decc367d /package/kernel/ath10k-ct
parent5f7d134454371233f8a1c06b65c400fb988bb5c9 (diff)
downloadupstream-375be15429d89a3b6fbac52b62ea85a122db5ec1.tar.gz
upstream-375be15429d89a3b6fbac52b62ea85a122db5ec1.tar.bz2
upstream-375be15429d89a3b6fbac52b62ea85a122db5ec1.zip
ath10k-ct: Update DEPENDS and PROVIDES
Update DEPENDS and PROVIDES so that ath10k-ct firmware and drivers can be used to replace stock firmware and drivers. The -htt firmware variant, which requires ath10k-ct driver now selects ath10k-ct driver when the firmware is selected. Signed-off-by: Ben Greear <greearb@candelatech.com>
Diffstat (limited to 'package/kernel/ath10k-ct')
-rw-r--r--package/kernel/ath10k-ct/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile
index 8f9a8dd70f..0e416aa8b5 100644
--- a/package/kernel/ath10k-ct/Makefile
+++ b/package/kernel/ath10k-ct/Makefile
@@ -34,6 +34,7 @@ define KernelPackage/ath10k-ct
$(PKG_BUILD_DIR)/ath10k$(CT_KVER)/ath10k_pci.ko \
$(PKG_BUILD_DIR)/ath10k$(CT_KVER)/ath10k_core.ko
AUTOLOAD:=$(call AutoProbe,mac80211 ath ath10k_pci)
+ PROVIDES:=kmod-ath10k
endef
NOSTDINC_FLAGS = \