From: Zoltan HERPAI Date: Thu, 29 May 2025 12:35:31 +0000 (+0000) Subject: pistachio: add 6.12 testing kernel X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faf6ca034848bb7d7e9e637b5e5ac9be6c4b6589;p=thirdparty%2Fopenwrt.git pistachio: add 6.12 testing kernel Allow selecting 6.12 as testing kernel on pistachio. Runtime-tested: - Creator Ci40 Marduk 02KZ/5+ Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/pistachio/Makefile b/target/linux/pistachio/Makefile index ec003f6ed9d..079b5412d43 100644 --- a/target/linux/pistachio/Makefile +++ b/target/linux/pistachio/Makefile @@ -13,6 +13,7 @@ CPU_SUBTYPE:=24kf SUBTARGETS:=generic KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk