From: Christian Marangi Date: Fri, 21 Nov 2025 22:38:18 +0000 (+0100) Subject: apm821xx: switch to kernel 6.12 X-Git-Tag: v25.12.0-rc1~384 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b3bb66e007679671c10f1188c2833e0999b26a;p=thirdparty%2Fopenwrt.git apm821xx: switch to kernel 6.12 Move the apm821xx target to kernel 6.12 by default. Link: https://github.com/openwrt/openwrt/pull/20855 Signed-off-by: Christian Marangi --- diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index ac28b002111..dc1997719f7 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/Makefile @@ -9,8 +9,7 @@ CPU_TYPE:=464fp FEATURES:=fpu dt gpio ramdisk squashfs usb SUBTARGETS:=nand sata -KERNEL_PATCHVER:=6.6 -KERNEL_TESTING_PATCHVER:=6.12 +KERNEL_PATCHVER:=6.12 define Target/Description Build images for AppliedMicro APM821xx based boards.