From: Pawel Dembicki Date: Thu, 6 Nov 2025 11:50:07 +0000 (+0100) Subject: kirkwood: kernel: switch to 6.12 version X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c5b75d6cde31be557e7a277f89af00b9b799527d;p=openwrt%2Fopenwrt.git kirkwood: kernel: switch to 6.12 version No new reggresions was observed. Time to switch to 6.12. Signed-off-by: Pawel Dembicki Link: https://github.com/openwrt/openwrt/pull/20672 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 04d58c59e0..7216c573b0 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -11,8 +11,7 @@ FEATURES:=rtc usb nand squashfs ramdisk CPU_TYPE:=xscale SUBTARGETS:=generic -KERNEL_PATCHVER:=6.6 -KERNEL_TESTING_PATCHVER:=6.12 +KERNEL_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk