From 3cff8f06bd601bfb4bd6c2519346094b310fc1e9 Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Mon, 27 Apr 2026 13:02:57 +0000 Subject: [PATCH] sunxi: switch to 6.18 Make 6.18 the default kernel. Signed-off-by: Zoltan HERPAI --- target/linux/sunxi/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile index f9f362e66a..657380f6b1 100644 --- a/target/linux/sunxi/Makefile +++ b/target/linux/sunxi/Makefile @@ -10,8 +10,7 @@ BOARDNAME:=Allwinner ARM SoCs FEATURES:=ext4 display ramdisk rootfs-part rtc squashfs usb usbgadget SUBTARGETS:=cortexa8 cortexa7 cortexa53 arm926ejs -KERNEL_PATCHVER:=6.12 -KERNEL_TESTING_PATCHVER:=6.18 +KERNEL_PATCHVER:=6.18 KERNELNAME:=zImage dtbs