summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoltan HERPAI2024-09-01 14:08:47 +0000
committerZoltan HERPAI2024-09-02 22:03:19 +0000
commitdecd5e0cff5efc666327714e5b83b11ceb52b93e (patch)
tree44328661baabb45674939522b1aa0bc70a3a92e0
parentdaa11cdd16cc61435a801f9518dd77dfffa3ddbb (diff)
downloadopenwrt-decd5e0cff5efc666327714e5b83b11ceb52b93e.tar.gz
starfive: enable 6.6 testing kernel
starfive now supports 6.6 kernel as testing. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
-rw-r--r--target/linux/starfive/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/starfive/Makefile b/target/linux/starfive/Makefile
index f71f57e7f7..a328944c63 100644
--- a/target/linux/starfive/Makefile
+++ b/target/linux/starfive/Makefile
@@ -11,6 +11,7 @@ FEATURES:=ext4
KERNELNAME:=Image dtbs
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk