projects
/
openwrt
/
staging
/
ldir.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f911c2d
)
siflower: switch to kernel 6.12
author
Goetz Goerisch
<
[email protected]
>
Sun, 23 Nov 2025 09:06:15 +0000
(10:06 +0100)
committer
Christian Marangi
<
[email protected]
>
Tue, 25 Nov 2025 18:08:18 +0000
(19:08 +0100)
switch the kernel to 6.12 by default
Signed-off-by: Goetz Goerisch <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20893
Signed-off-by: Christian Marangi <
[email protected]
>
target/linux/siflower/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/siflower/Makefile
b/target/linux/siflower/Makefile
index 02780922135ee23a3ab82209643c1d89398812df..e734f06f0295032d697f2089a0e5ed3b9805852c 100644
(file)
--- a/
target/linux/siflower/Makefile
+++ b/
target/linux/siflower/Makefile
@@
-7,8
+7,7
@@
BOARDNAME:=Siflower SoCs
FEATURES:=squashfs usb usbgadget
SUBTARGETS:=sf19a2890 sf21
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk