From: Zoltan HERPAI Date: Tue, 19 Mar 2024 22:31:47 +0000 (+0100) Subject: pistachio: add 6.1 testing kernel X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=5713032fd43a31e74ff87b7d68c5346f3c27a03e;p=openwrt%2Fstaging%2Fpepe2k.git pistachio: add 6.1 testing kernel Configure 6.1 as testing kernel. Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/pistachio/Makefile b/target/linux/pistachio/Makefile index 6ccf63142e..f170ff0125 100644 --- a/target/linux/pistachio/Makefile +++ b/target/linux/pistachio/Makefile @@ -13,6 +13,7 @@ CPU_SUBTYPE:=24kf SUBTARGETS:=generic KERNEL_PATCHVER:=5.15 +KERNEL_TESTING_PATCHVER:=6.1 include $(INCLUDE_DIR)/target.mk