projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00ca340
)
sifiveu: add 6.12 kernel as testing
author
Zoltan HERPAI
<
[email protected]
>
Fri, 2 May 2025 13:31:58 +0000
(15:31 +0200)
committer
Zoltan HERPAI
<
[email protected]
>
Fri, 23 May 2025 10:28:50 +0000
(12:28 +0200)
Allow selecting 6.12 as testing kernel on sifiveu.
Runtime-tested:
- HiFive Unleashed (FU540)
- HiFive Unmatched (FU740)
Signed-off-by: Zoltan HERPAI <
[email protected]
>
target/linux/sifiveu/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/sifiveu/Makefile
b/target/linux/sifiveu/Makefile
index 2e2ea96b4bfaaa31160ce73e8f1e1ba42cd5c3ee..70c6f433d9ac97b92a4fd962e76469adaa6bc720 100644
(file)
--- a/
target/linux/sifiveu/Makefile
+++ b/
target/linux/sifiveu/Makefile
@@
-12,6
+12,7
@@
KERNELNAME:=Image dtbs
SUBTARGETS:=generic
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk