[openwrt/openwrt] ramips: enable 6.12 testing kernel
LEDE Commits
lede-commits at lists.infradead.org
Wed Jun 11 05:19:54 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/fa90484c6aabdbaf37e5c1ca50afc3ae6d5324e1
commit fa90484c6aabdbaf37e5c1ca50afc3ae6d5324e1
Author: Mieczyslaw Nalewaj <namiltd at yahoo.com>
AuthorDate: Tue Nov 19 01:03:37 2024 +0100
ramips: enable 6.12 testing kernel
The ramips now supports 6.12 kernel as testing.
Signed-off-by: Mieczyslaw Nalewaj <namiltd at yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/18654
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
target/linux/ramips/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 1429fdd655..03aa8879c1 100644
--- 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.
More information about the lede-commits
mailing list