From: Zoltan HERPAI Date: Sat, 24 May 2025 10:39:19 +0000 (+0200) Subject: mxs: use kernel 6.12 by default X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=3ad65da7d668560675e239b4d181276cc8c2d798;p=openwrt%2Fstaging%2Flinusw.git mxs: use kernel 6.12 by default Switch to Linux kernel version 6.12. Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile index bd6daeec24..90fe5b62a6 100644 --- a/target/linux/mxs/Makefile +++ b/target/linux/mxs/Makefile @@ -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