sunxi: 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
faf6ca0348
commit
01bc7a4fe7
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ BOARDNAME:=Allwinner ARM SoCs
|
||||||
FEATURES:=ext4 display rootfs-part rtc squashfs usb usbgadget
|
FEATURES:=ext4 display rootfs-part rtc squashfs usb usbgadget
|
||||||
SUBTARGETS:=cortexa8 cortexa7 cortexa53
|
SUBTARGETS:=cortexa8 cortexa7 cortexa53
|
||||||
|
|
||||||
KERNEL_PATCHVER:=6.6
|
KERNEL_PATCHVER:=6.12
|
||||||
KERNEL_TESTING_PATCHVER:=6.12
|
|
||||||
|
|
||||||
KERNELNAME:=zImage dtbs
|
KERNELNAME:=zImage dtbs
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue