]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
sifiveu: use kernel 6.12 by default
authorZoltan HERPAI <wigyori@uid0.hu>
Tue, 27 May 2025 13:23:59 +0000 (13:23 +0000)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 27 May 2025 14:03:54 +0000 (16:03 +0200)
Switch to Linux kernel version 6.12.

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

index 70c6f433d9ac97b92a4fd962e76469adaa6bc720..1d60c0a026d8cd97f0768678b639512f677414a3 100644 (file)
@@ -11,8 +11,7 @@ FEATURES:=ext4
 KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk