]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
sifiveu: switch to 6.18
authorZoltan HERPAI <wigyori@uid0.hu>
Sat, 18 Apr 2026 22:10:20 +0000 (22:10 +0000)
committerZoltan HERPAI <wigyori@uid0.hu>
Sun, 19 Apr 2026 11:21:21 +0000 (13:21 +0200)
Make 6.18 the default kernel.

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

index 5bf141244c19b9f602cd80aa5c120e82190f6714..d33734e81e6b78047afc7f3c94bca5c2f53b13d0 100644 (file)
@@ -11,8 +11,7 @@ FEATURES:=ext4
 KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=6.12
-KERNEL_TESTING_PATCHVER:=6.18
+KERNEL_PATCHVER:=6.18
 
 include $(INCLUDE_DIR)/target.mk