From fa71de86ced76d9a5bb5932683262ca8fff84382 Mon Sep 17 00:00:00 2001 From: Goetz Goerisch Date: Tue, 7 Jul 2026 16:45:25 +0200 Subject: [PATCH] ipq40xx: switch to kernel 6.18 Switch default kernel verison to 6.18 build-tested: ipq40xx/chromium run-tested: ipq40xx/chromium Signed-off-by: Goetz Goerisch Link: https://github.com/openwrt/openwrt/pull/24128 Signed-off-by: Jonas Jelonek --- target/linux/ipq40xx/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/ipq40xx/Makefile b/target/linux/ipq40xx/Makefile index d063a843ab..c0dce6f52b 100644 --- a/target/linux/ipq40xx/Makefile +++ b/target/linux/ipq40xx/Makefile @@ -8,8 +8,7 @@ CPU_TYPE:=cortex-a7 CPU_SUBTYPE:=neon-vfpv4 SUBTARGETS:=generic chromium mikrotik -KERNEL_PATCHVER:=6.12 -KERNEL_TESTING_PATCHVER:=6.18 +KERNEL_PATCHVER:=6.18 KERNELNAME:=zImage Image dtbs