From: Zoltan HERPAI Date: Sun, 1 Sep 2024 14:08:47 +0000 (+0000) Subject: starfive: enable 6.6 testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=decd5e0cff5efc666327714e5b83b11ceb52b93e;p=openwrt%2Fstaging%2Fthess.git starfive: enable 6.6 testing kernel starfive now supports 6.6 kernel as testing. Signed-off-by: Zoltan HERPAI --- 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