]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
sifiveu: add 6.12 kernel as testing
authorZoltan HERPAI <wigyori@uid0.hu>
Fri, 2 May 2025 13:31:58 +0000 (15:31 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 23 May 2025 10:28:50 +0000 (12:28 +0200)
Allow selecting 6.12 as testing kernel on sifiveu.

Runtime-tested:
 - HiFive Unleashed (FU540)
 - HiFive Unmatched (FU740)

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/sifiveu/Makefile

index 2e2ea96b4bfaaa31160ce73e8f1e1ba42cd5c3ee..70c6f433d9ac97b92a4fd962e76469adaa6bc720 100644 (file)
@@ -12,6 +12,7 @@ KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk