From: Zoltan HERPAI Date: Tue, 21 Apr 2026 13:25:54 +0000 (+0000) Subject: d1: switch to 6.18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8c411f3dad7b049819298cb04fccb77287dcee8a;p=thirdparty%2Fopenwrt.git d1: switch to 6.18 Make 6.18 the default kernel. Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/d1/Makefile b/target/linux/d1/Makefile index 134ff4710d2..9e4f682768c 100644 --- a/target/linux/d1/Makefile +++ b/target/linux/d1/Makefile @@ -11,8 +11,7 @@ FEATURES:=ext4 squashfs usbgadget KERNELNAME:=Image dtbs SUBTARGETS:=generic -KERNEL_PATCHVER:=6.12 -KERNEL_TESTING_PATCHVER:=6.18 +KERNEL_PATCHVER:=6.18 include $(INCLUDE_DIR)/target.mk