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:
daa11cd
)
starfive: enable 6.6 testing kernel
author
Zoltan HERPAI
<wigyori@uid0.hu>
Sun, 1 Sep 2024 14:08:47 +0000
(14:08 +0000)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Mon, 2 Sep 2024 22:03:19 +0000
(
00:03
+0200)
starfive now supports 6.6 kernel as testing.
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 f71f57e7f7bbd144994d53c334d37bc918cbf833..a328944c63b0b46328aabdc146c1472fd0ee4e80 100644
(file)
--- a/
target/linux/starfive/Makefile
+++ b/
target/linux/starfive/Makefile
@@
-11,6
+11,7
@@
FEATURES:=ext4
KERNELNAME:=Image dtbs
KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk