From aa06d26879b11605bcfe06f16b22d1b06626ae66 Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Sun, 8 Feb 2026 22:19:54 +0000 Subject: [PATCH] mxs: enable 6.18 testing kernel The mxs target now supports 6.18 kernel as testing. Signed-off-by: Zoltan HERPAI --- target/linux/mxs/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile index 90fe5b62a6..39323f68e8 100644 --- a/target/linux/mxs/Makefile +++ b/target/linux/mxs/Makefile @@ -12,6 +12,7 @@ CPU_TYPE:=arm926ej-s SUBTARGETS:=generic KERNEL_PATCHVER:=6.12 +KERNEL_TESTING_PATCHVER:=6.18 KERNELNAME:=zImage dtbs