From: Zoltan HERPAI Date: Sun, 8 Sep 2024 20:52:55 +0000 (+0200) Subject: starfive: switch default to 6.6 X-Git-Tag: v24.10.0-rc1~826 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc582aa049df759e9d383e7c0aa7fd0462f638a3;p=thirdparty%2Fopenwrt.git starfive: switch default to 6.6 Switch the default kernel to 6.6. Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/starfive/Makefile b/target/linux/starfive/Makefile index a328944c63b..22bd4638582 100644 --- a/target/linux/starfive/Makefile +++ b/target/linux/starfive/Makefile @@ -10,8 +10,7 @@ BOARDNAME:=StarFive JH71x0 (7100/7110) FEATURES:=ext4 KERNELNAME:=Image dtbs -KERNEL_PATCHVER:=6.1 -KERNEL_TESTING_PATCHVER:=6.6 +KERNEL_PATCHVER:=6.6 include $(INCLUDE_DIR)/target.mk