ipq40xx: add 6.1 as testing kernel
Allow selecting 6.1 as the testing kernel. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
825cfa4e36
commit
b50827fb10
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ CPU_SUBTYPE:=neon-vfpv4
|
||||||
SUBTARGETS:=generic chromium mikrotik
|
SUBTARGETS:=generic chromium mikrotik
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.15
|
KERNEL_PATCHVER:=5.15
|
||||||
|
KERNEL_TESTING_PATCHVER:=6.1
|
||||||
|
|
||||||
KERNELNAME:=zImage Image dtbs
|
KERNELNAME:=zImage Image dtbs
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue