From: Zoltan HERPAI Date: Sun, 1 Jun 2025 12:12:40 +0000 (+0000) Subject: starfive: add 6.12 as testing kernel X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee129da77794642dbc07c32c9cd1732410009749;p=thirdparty%2Fopenwrt.git starfive: add 6.12 as testing kernel Runtime-tested on: - Visionfive v2-1.3b (JH7110) - Visionfive v1 (JH7100) Signed-off-by: Zoltan HERPAI --- diff --git a/target/linux/starfive/Makefile b/target/linux/starfive/Makefile index 22bd4638582..9f47d3a8661 100644 --- a/target/linux/starfive/Makefile +++ b/target/linux/starfive/Makefile @@ -11,6 +11,7 @@ FEATURES:=ext4 KERNELNAME:=Image dtbs KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 include $(INCLUDE_DIR)/target.mk