rtw89: fix KVER

This commit is contained in:
Kolan Sh 2022-03-04 02:01:20 +03:00
parent 6a3d67be46
commit d205c31ecb
1 changed files with 1 additions and 2 deletions

View File

@ -32,8 +32,7 @@ pkg_setup() {
linux-mod_pkg_setup
BUILD_TARGETS="all"
BUILD_PARAMS=""
KVER="$KV_FULL"
BUILD_PARAMS="KVER=$KV_FULL"
}
src_install() {