From: Zoltan HERPAI Date: Thu, 29 May 2025 20:57:53 +0000 (+0200) Subject: sunxi: use kernel 6.12 by default X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01bc7a4fe7b48ef507f3e88947741de5a3305185;p=thirdparty%2Fopenwrt.git sunxi: use kernel 6.12 by default Switch to Linux kernel version 6.12. Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile index 24004ec5763..5ebd8eb85eb 100644 --- a/target/linux/sunxi/Makefile +++ b/target/linux/sunxi/Makefile @@ -10,8 +10,7 @@ BOARDNAME:=Allwinner ARM SoCs FEATURES:=ext4 display rootfs-part rtc squashfs usb usbgadget SUBTARGETS:=cortexa8 cortexa7 cortexa53 -KERNEL_PATCHVER:=6.6 -KERNEL_TESTING_PATCHVER:=6.12 +KERNEL_PATCHVER:=6.12 KERNELNAME:=zImage dtbs