sifiveu: switch to kernel v6.1
authorZoltan HERPAI <wigyori@uid0.hu>
Tue, 24 Oct 2023 09:40:51 +0000 (11:40 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 24 Oct 2023 09:40:51 +0000 (11:40 +0200)
Enable kernel v6.1 as the default kernel for sifiveu.

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

index 43f70b5ce0dfa75957d3996d9391f5094c4446cf..52989a9dae3bed8476802d167253d8e7e9effef8 100644 (file)
@@ -11,8 +11,7 @@ FEATURES:=ext4
 KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=5.15
-KERNEL_TESTING_PATCHVER:=6.1
+KERNEL_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk