From: Zoltan HERPAI Date: Fri, 3 Apr 2026 10:19:13 +0000 (+0200) Subject: pistachio: enable 6.18 testing kernel X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f335bf0d7cbb2844d57cb6fb91f88d8ca5a88add;p=thirdparty%2Fopenwrt.git pistachio: enable 6.18 testing kernel The pistachio target now supports 6.18 kernel as testing. Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/pistachio/Makefile b/target/linux/pistachio/Makefile index 65cdbe615b2..d071505153a 100644 --- a/target/linux/pistachio/Makefile +++ b/target/linux/pistachio/Makefile @@ -13,6 +13,7 @@ CPU_SUBTYPE:=24kf SUBTARGETS:=generic KERNEL_PATCHVER:=6.12 +KERNEL_TESTING_PATCHVER:=6.18 include $(INCLUDE_DIR)/target.mk