Просмотр исходного кода

ath10k-ct: Revert back to version 4.19

Version 5.2 shows a error when registering the devive for me.

Signed-off-by: Hauke Mehrtens <[email protected]>
Hauke Mehrtens 6 лет назад
Родитель
Сommit
9c0c1c4401
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      package/kernel/ath10k-ct/Makefile

+ 1 - 1
package/kernel/ath10k-ct/Makefile

@@ -15,7 +15,7 @@ PKG_MIRROR_HASH:=a6d418dfec02842529a53b3c48236e7a375a654a03e199fbc5178bdb269b7d6
 # 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="-5.2"
+CT_KVER="-4.19"
 
 PKG_MAINTAINER:=Ben Greear <[email protected]>
 PKG_BUILD_PARALLEL:=1