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:
66f4530
)
kirkwood: add 6.12 as testing kernel
author
Pawel Dembicki
<
[email protected]
>
Sun, 8 Jun 2025 08:21:48 +0000
(10:21 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Tue, 15 Jul 2025 20:03:55 +0000
(22:03 +0200)
Support for 6.12 is ready; add it as a testing kernel.
Signed-off-by: Pawel Dembicki <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19069
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/kirkwood/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/Makefile
b/target/linux/kirkwood/Makefile
index 2010f9a812aec6164d0c7b87c6fc4e792ba49a57..04d58c59e0327c5449c6fb772036492d1569e7fe 100644
(file)
--- a/
target/linux/kirkwood/Makefile
+++ b/
target/linux/kirkwood/Makefile
@@
-12,6
+12,7
@@
CPU_TYPE:=xscale
SUBTARGETS:=generic
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
include $(INCLUDE_DIR)/target.mk