mxs: use kernel 6.12 by default
Switch to Linux kernel version 6.12. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
df465b6513
commit
3ad65da7d6
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ FEATURES:=ext4 rtc usb gpio
|
|||
CPU_TYPE:=arm926ej-s
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
KERNEL_PATCHVER:=6.12
|
||||
|
||||
KERNELNAME:=zImage dtbs
|
||||
|
||||
|
|
Loading…
Reference in a new issue