sifiveu: switch default to 6.6
authorZoltan HERPAI <wigyori@uid0.hu>
Fri, 26 Apr 2024 11:32:45 +0000 (13:32 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 30 Apr 2024 09:02:47 +0000 (11:02 +0200)
Switch the default kernel to 6.6.

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

index 3a003a35fcd5554b949d63e73309a4cc39ef1a24..2e2ea96b4bfaaa31160ce73e8f1e1ba42cd5c3ee 100644 (file)
@@ -11,8 +11,7 @@ FEATURES:=ext4
 KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk