rtw89: fix KVER
This commit is contained in:
parent
6a3d67be46
commit
d205c31ecb
|
@ -32,8 +32,7 @@ pkg_setup() {
|
||||||
linux-mod_pkg_setup
|
linux-mod_pkg_setup
|
||||||
|
|
||||||
BUILD_TARGETS="all"
|
BUILD_TARGETS="all"
|
||||||
BUILD_PARAMS=""
|
BUILD_PARAMS="KVER=$KV_FULL"
|
||||||
KVER="$KV_FULL"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
|
Loading…
Reference in New Issue