]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
pistachio: enable 6.18 testing kernel
authorZoltan HERPAI <wigyori@uid0.hu>
Fri, 3 Apr 2026 10:19:13 +0000 (12:19 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 16 Apr 2026 20:23:02 +0000 (22:23 +0200)
The pistachio target now supports 6.18 kernel as testing.

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

index 65cdbe615b2907173281719d313eaf62cc545867..d071505153ab1d7f03046cf995f4407ad812d11b 100644 (file)
@@ -13,6 +13,7 @@ CPU_SUBTYPE:=24kf
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.12
+KERNEL_TESTING_PATCHVER:=6.18
 
 include $(INCLUDE_DIR)/target.mk