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:
2cfcb90
)
starfive: switch default to 6.6
author
Zoltan HERPAI
<wigyori@uid0.hu>
Sun, 8 Sep 2024 20:52:55 +0000
(22:52 +0200)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Tue, 10 Sep 2024 10:04:07 +0000
(12:04 +0200)
Switch the default kernel to 6.6.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/starfive/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/starfive/Makefile
b/target/linux/starfive/Makefile
index a328944c63b0b46328aabdc146c1472fd0ee4e80..22bd4638582a7aa3a5d8a64e73264e4634c87167 100644
(file)
--- a/
target/linux/starfive/Makefile
+++ b/
target/linux/starfive/Makefile
@@
-10,8
+10,7
@@
BOARDNAME:=StarFive JH71x0 (7100/7110)
FEATURES:=ext4
KERNELNAME:=Image dtbs
-KERNEL_PATCHVER:=6.1
-KERNEL_TESTING_PATCHVER:=6.6
+KERNEL_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk