From 12ebda3854a9eeedec425826558c25cb97f21089 Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Fri, 21 Nov 2025 23:44:45 +0100 Subject: [PATCH] omap: switch to kernel 6.12 Move the omap target to kernel 6.12 by default. Link: https://github.com/openwrt/openwrt/pull/20857 Signed-off-by: Christian Marangi --- target/linux/omap/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index ba432ca103..a3086472cd 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -12,8 +12,7 @@ CPU_TYPE:=cortex-a8 CPU_SUBTYPE:=vfpv3 SUBTARGETS:=generic -KERNEL_PATCHVER:=6.6 -KERNEL_TESTING_PATCHVER:=6.12 +KERNEL_PATCHVER:=6.12 KERNELNAME:=zImage dtbs