From: Nick Hainke Date: Sat, 11 Apr 2026 18:32:44 +0000 (+0200) Subject: mpc85xx: enable 6.18 testing kernel X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82fe328177cd14ab584eef16ac09955e590bf056;p=thirdparty%2Fopenwrt.git mpc85xx: enable 6.18 testing kernel The mpc85xx now supports 6.18 kernel as testing. Link: https://github.com/openwrt/openwrt/pull/22732 Signed-off-by: Nick Hainke --- diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 8a9c0ae293f..3b1685a19ea 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -12,6 +12,7 @@ FEATURES:=squashfs ramdisk nand SUBTARGETS:=p1010 p1020 p2020 KERNEL_PATCHVER:=6.12 +KERNEL_TESTING_PATCHVER:=6.18 KERNELNAME:=zImage