summaryrefslogtreecommitdiffstats
path: root/package/kernel/ath10k-ct/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2019-07-07 13:48:20 +0200
committerPetr Štetiar <ynezz@true.cz>2019-07-18 00:22:04 +0200
commitbc5b2bcd9c73adbfc8cb8e7389a1a0fc18123f13 (patch)
tree2e82d40952b6a953db3d5831e5107f56c6cfa106 /package/kernel/ath10k-ct/Makefile
parent10fe5ca3629c4739763df0274610b43eebd1ee3a (diff)
downloadopenwrt-bc5b2bcd9c73adbfc8cb8e7389a1a0fc18123f13.tar.gz
openwrt-bc5b2bcd9c73adbfc8cb8e7389a1a0fc18123f13.tar.bz2
openwrt-bc5b2bcd9c73adbfc8cb8e7389a1a0fc18123f13.zip
ath10k-ct: switch to version 5.2
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/ath10k-ct/Makefile')
-rw-r--r--package/kernel/ath10k-ct/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile
index 89c0b43ad6..81ead06153 100644
--- a/package/kernel/ath10k-ct/Makefile
+++ b/package/kernel/ath10k-ct/Makefile
@@ -12,10 +12,10 @@ PKG_SOURCE_DATE:=2019-06-13
PKG_SOURCE_VERSION:=f0aa81302b2286715fa2fa5a2f4ebe2faf17694c
PKG_MIRROR_HASH:=a6d418dfec02842529a53b3c48236e7a375a654a03e199fbc5178bdb269b7d64
-# Build the 4.19 ath10k-ct driver version. Other options are "-4.16", or
-# leave un-defined for 4.7 kernel. Probably this should match as closely as
+# Build the 5.2 ath10k-ct driver version. Other option is "-4.19".
+# Probably this should match as closely as
# possible to whatever mac80211 backports version is being used.
-CT_KVER="-4.19"
+CT_KVER="-5.2"
PKG_MAINTAINER:=Ben Greear <greearb@candelatech.com>
PKG_BUILD_PARALLEL:=1