projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7900820
)
sifiveu: switch default to 6.6
author
Zoltan HERPAI
<wigyori@uid0.hu>
Fri, 26 Apr 2024 11:32:45 +0000
(13:32 +0200)
committer
Zoltan 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
patch
|
blob
|
history
diff --git
a/target/linux/sifiveu/Makefile
b/target/linux/sifiveu/Makefile
index 3a003a35fcd5554b949d63e73309a4cc39ef1a24..2e2ea96b4bfaaa31160ce73e8f1e1ba42cd5c3ee 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:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk