From 769e9efd67c69b048cb86fe1ce9039b00fd980e9 Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Fri, 2 May 2025 15:16:59 +0200 Subject: [PATCH] mxs: add 6.12 kernel as testing Allow selecting 6.12 as testing kernel on mxs. Runtime-tested: - Olinuxino Micro 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 07239c0e170..bd6daeec24c 100644 --- a/target/linux/mxs/Makefile +++ b/target/linux/mxs/Makefile @@ -12,6 +12,7 @@ CPU_TYPE:=arm926ej-s SUBTARGETS:=generic KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 KERNELNAME:=zImage dtbs