From 82fe328177cd14ab584eef16ac09955e590bf056 Mon Sep 17 00:00:00 2001 From: Nick Hainke Date: Sat, 11 Apr 2026 20:32:44 +0200 Subject: [PATCH] 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 --- target/linux/mpc85xx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 8a9c0ae293..3b1685a19e 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