]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
apm821xx: enable 6.18 testing kernel
authorRosen Penev <rosenp@gmail.com>
Fri, 15 May 2026 06:45:45 +0000 (23:45 -0700)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Mon, 25 May 2026 08:16:49 +0000 (10:16 +0200)
Enable the 6.18 testing kernel for APM821XX.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23382
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/apm821xx/Makefile

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