projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc53b04
)
siflower: add support for Linux 6.12
author
Zhu Yujie
<
[email protected]
>
Wed, 19 Nov 2025 08:46:07 +0000
(16:46 +0800)
committer
Christian Marangi
<
[email protected]
>
Wed, 19 Nov 2025 19:57:33 +0000
(20:57 +0100)
Set KERNEL_TESTING_PATCHVER to allow testing Linux 6.12.
Signed-off-by: Zhu Yujie <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/20555
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 dc3a45b384a33c0f38d05ebf351478287da71c8a..02780922135ee23a3ab82209643c1d89398812df 100644
(file)
--- a/
target/linux/siflower/Makefile
+++ b/
target/linux/siflower/Makefile
@@
-8,6
+8,7
@@
FEATURES:=squashfs usb usbgadget
SUBTARGETS:=sf19a2890 sf21
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk