[openwrt/openwrt] ramips: 6.6: set testing kernel
LEDE Commits
lede-commits at lists.infradead.org
Thu Apr 4 22:58:50 PDT 2024
nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/b7a900782840de767e2aa751fbaf1575dc6abda4
commit b7a900782840de767e2aa751fbaf1575dc6abda4
Author: Mieczyslaw Nalewaj <namiltd at yahoo.com>
AuthorDate: Wed Mar 13 02:15:14 2024 +0100
ramips: 6.6: set testing kernel
Allow selecting 6.6 as testing kernel on ramips.
Signed-off-by: Mieczyslaw Nalewaj <namiltd at yahoo.com>
---
target/linux/ramips/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 787b2e94cc..fec2a2b1f8 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.1
+KERNEL_TESTING_PATCHVER:=6.6
define Target/Description
Build firmware images for Ralink RT288x/RT3xxx based boards.
More information about the lede-commits
mailing list