mxs: add 6.12 kernel as testing
Allow selecting 6.12 as testing kernel on mxs. Runtime-tested: - Olinuxino Micro Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
0aa9c795b5
commit
769e9efd67
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ CPU_TYPE:=arm926ej-s
|
|||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
|
||||
KERNELNAME:=zImage dtbs
|
||||
|
||||
|
|
Loading…
Reference in a new issue