sifiveu: use kernel 6.12 by default
Switch to Linux kernel version 6.12. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
057a0a075e
commit
eda23e04e7
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ FEATURES:=ext4
|
||||||
KERNELNAME:=Image dtbs
|
KERNELNAME:=Image dtbs
|
||||||
SUBTARGETS:=generic
|
SUBTARGETS:=generic
|
||||||
|
|
||||||
KERNEL_PATCHVER:=6.6
|
KERNEL_PATCHVER:=6.12
|
||||||
KERNEL_TESTING_PATCHVER:=6.12
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue