projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
057a0a0
)
sifiveu: use kernel 6.12 by default
author
Zoltan HERPAI
<
[email protected]
>
Tue, 27 May 2025 13:23:59 +0000
(13:23 +0000)
committer
Zoltan HERPAI
<
[email protected]
>
Tue, 27 May 2025 14:03:54 +0000
(16:03 +0200)
Switch to Linux kernel version 6.12.
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 70c6f433d9ac97b92a4fd962e76469adaa6bc720..1d60c0a026d8cd97f0768678b639512f677414a3 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.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk