From: Rosen Penev Date: Fri, 15 May 2026 06:45:45 +0000 (-0700) Subject: apm821xx: enable 6.18 testing kernel X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c8dcb402296083cee0f3cdabbb172344cc849627;p=thirdparty%2Fopenwrt.git apm821xx: enable 6.18 testing kernel Enable the 6.18 testing kernel for APM821XX. Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/23382 Signed-off-by: Jonas Jelonek --- diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index dc1997719f7..c06472b7c01 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.12 +KERNEL_TESTING_PATCHVER:=6.18 define Target/Description Build images for AppliedMicro APM821xx based boards.