sifiveu: switch to kernel v6.1

Enable kernel v6.1 as the default kernel for sifiveu.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
Zoltan HERPAI 2023-10-24 11:40:51 +02:00
parent a912ee74d6
commit fe8630f18e
1 changed files with 1 additions and 2 deletions

View 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