From: Mieczyslaw Nalewaj Date: Tue, 19 Nov 2024 00:03:37 +0000 (+0100) Subject: ramips: enable 6.12 testing kernel X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa90484c6aabdbaf37e5c1ca50afc3ae6d5324e1;p=thirdparty%2Fopenwrt.git ramips: enable 6.12 testing kernel The ramips now supports 6.12 kernel as testing. Signed-off-by: Mieczyslaw Nalewaj Link: https://github.com/openwrt/openwrt/pull/18654 Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 1429fdd6559..03aa8879c19 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.