apm821xx: switch to kernel 6.12
authorChristian Marangi <[email protected]>
Fri, 21 Nov 2025 22:38:18 +0000 (23:38 +0100)
committerChristian Marangi <[email protected]>
Sat, 22 Nov 2025 09:11:17 +0000 (10:11 +0100)
Move the apm821xx target to kernel 6.12 by default.

Link: https://github.com/openwrt/openwrt/pull/20855
Signed-off-by: Christian Marangi <[email protected]>
target/linux/apm821xx/Makefile

index ac28b00211198ccc9e4c2b757b9da4da879e9dd3..dc1997719f7f6bb99e0c2c49c4d4795b234237b8 100644 (file)
@@ -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.