From 1822332bc5c94defe8a8c59f221137745ac7a904 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Sun, 4 Aug 2024 16:10:49 +0200 Subject: [PATCH] omap: switch to kernel 6.6 Switch to Linux 6.6. Signed-off-by: Andre Heider Link: https://github.com/openwrt/openwrt/pull/16099 Signed-off-by: Hauke Mehrtens --- target/linux/omap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index a3c61efc9a..67db2aa07d 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -12,7 +12,7 @@ CPU_TYPE:=cortex-a8 CPU_SUBTYPE:=vfpv3 SUBTARGETS:=generic -KERNEL_PATCHVER:=6.1 +KERNEL_PATCHVER:=6.6 KERNELNAME:=zImage dtbs -- 2.30.2