From: Linus Walleij Date: Sat, 11 Apr 2026 21:01:43 +0000 (+0200) Subject: ixp4xx: add 6.18 testing kernel X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=sidebyside;p=thirdparty%2Fopenwrt.git ixp4xx: add 6.18 testing kernel Allow for selecting v6.18 it as a testing kernel. One single Kconfig option needed adding. Link: https://github.com/openwrt/openwrt/pull/22896 Signed-off-by: Linus Walleij --- diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index a2b0d16f137..cc97d24aa3b 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -12,6 +12,7 @@ CPU_TYPE:=xscale SUBTARGETS:=generic KERNEL_PATCHVER:=6.12 +KERNEL_TESTING_PATCHVER:=6.18 define Target/Description Build firmware images for the IXP4xx XScale CPU