[openwrt/openwrt] starfive: enable 6.6 testing kernel

LEDE Commits lede-commits at lists.infradead.org
Mon Sep 2 15:04:55 PDT 2024


wigyori pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/decd5e0cff5efc666327714e5b83b11ceb52b93e

commit decd5e0cff5efc666327714e5b83b11ceb52b93e
Author: Zoltan HERPAI <wigyori at uid0.hu>
AuthorDate: Sun Sep 1 14:08:47 2024 +0000

    starfive: enable 6.6 testing kernel
    
    starfive now supports 6.6 kernel as testing.
    
    Signed-off-by: Zoltan HERPAI <wigyori at uid0.hu>
---
 target/linux/starfive/Makefile | 1 +
 1 file changed, 1 insertion(+)

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
 




More information about the lede-commits mailing list