[openwrt/openwrt] pistachio: add 6.1 testing kernel
LEDE Commits
lede-commits at lists.infradead.org
Fri Apr 5 06:39:11 PDT 2024
wigyori pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/5713032fd43a31e74ff87b7d68c5346f3c27a03e
commit 5713032fd43a31e74ff87b7d68c5346f3c27a03e
Author: Zoltan HERPAI <wigyori at uid0.hu>
AuthorDate: Tue Mar 19 23:31:47 2024 +0100
pistachio: add 6.1 testing kernel
Configure 6.1 as testing kernel.
Signed-off-by: Zoltan HERPAI <wigyori at uid0.hu>
---
target/linux/pistachio/Makefile | 1 +
1 file changed, 1 insertion(+)
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
More information about the lede-commits
mailing list