From db0b0e14be4ce3cb39d89dfff1a2cba10a91b17c Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Wed, 7 May 2025 08:53:22 +0200 Subject: [PATCH] omap: enable 6.12 testing kernel The omap target now supports 6.12 kernel as testing. Signed-off-by: Andre Heider --- target/linux/omap/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index 67db2aa07d..ba432ca103 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -13,6 +13,7 @@ CPU_SUBTYPE:=vfpv3 SUBTARGETS:=generic KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 KERNELNAME:=zImage dtbs -- 2.30.2