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:
e09d6ce
)
ramips: enable 6.12 testing kernel
author
Mieczyslaw Nalewaj
<
[email protected]
>
Tue, 19 Nov 2024 00:03:37 +0000
(
01:03
+0100)
committer
Hauke Mehrtens
<
[email protected]
>
Wed, 11 Jun 2025 12:16:21 +0000
(14:16 +0200)
The ramips now supports 6.12 kernel as testing.
Signed-off-by: Mieczyslaw Nalewaj <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18654
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/ramips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index 1429fdd65593bf1502db372cae18c4710d4f52a5..03aa8879c1908bab53daacc669713448457345d4 100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-11,6
+11,7
@@
SUBTARGETS:=mt7620 mt7621 mt76x8 rt288x rt305x rt3883
FEATURES:=squashfs gpio
KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
define Target/Description
Build firmware images for Ralink RT288x/RT3xxx based boards.