From: Rosen Penev Date: Tue, 13 May 2025 00:36:05 +0000 (-0700) Subject: apm821xx: enable kernel 6.12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18798%2Fhead;p=thirdparty%2Fopenwrt.git apm821xx: enable kernel 6.12 It builds now. Tested on Cisco Meraki MX60W. Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/18798 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index 1bbcbf5070c..ac28b002111 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/Makefile @@ -10,6 +10,7 @@ FEATURES:=fpu dt gpio ramdisk squashfs usb SUBTARGETS:=nand sata KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 define Target/Description Build images for AppliedMicro APM821xx based boards.