projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86abc46
)
starfive: use kernel 6.12 by default
author
Zoltan HERPAI
<wigyori@uid0.hu>
Thu, 12 Jun 2025 16:14:39 +0000
(16:14 +0000)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Fri, 13 Jun 2025 22:53:19 +0000
(
00:53
+0200)
Switch to Linux kernel version 6.12.
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 9f47d3a8661099b54d9258673b0a733bf1a1099a..5bda89eb7c800257f66a75d00aec22d64a80f311 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.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk