projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a912ee7
)
sifiveu: switch to kernel v6.1
author
Zoltan HERPAI
<wigyori@uid0.hu>
Tue, 24 Oct 2023 09:40:51 +0000
(11:40 +0200)
committer
Zoltan 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
patch
|
blob
|
history
diff --git
a/target/linux/sifiveu/Makefile
b/target/linux/sifiveu/Makefile
index 43f70b5ce0dfa75957d3996d9391f5094c4446cf..52989a9dae3bed8476802d167253d8e7e9effef8 100644
(file)
--- a/
target/linux/sifiveu/Makefile
+++ b/
target/linux/sifiveu/Makefile
@@
-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