]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
d1: enable 6.18 testing kernel
authorZoltan HERPAI <wigyori@uid0.hu>
Thu, 2 Apr 2026 21:32:12 +0000 (23:32 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Wed, 15 Apr 2026 22:04:04 +0000 (00:04 +0200)
The d1 target now supports 6.18 kernel as testing.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/d1/Makefile

index cd3b1495ebf04fcff06158953f36a68d8eca61a4..134ff4710d2c8ac5ecb14d2151cd3ac842d52f6f 100644 (file)
@@ -12,6 +12,7 @@ KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.12
+KERNEL_TESTING_PATCHVER:=6.18
 
 include $(INCLUDE_DIR)/target.mk