ipq806x: enable testing kernel version with 6.1 version
Enable testing kernel version with 6.1 kernel version. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
b2d3131edf
commit
4c4ba37896
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ CPU_SUBTYPE:=neon-vfpv4
|
||||||
SUBTARGETS:=generic chromium
|
SUBTARGETS:=generic chromium
|
||||||
|
|
||||||
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