]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ramips: enable 6.12 testing kernel
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Tue, 19 Nov 2024 00:03:37 +0000 (01:03 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
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 <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/18654
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/Makefile

index 1429fdd65593bf1502db372cae18c4710d4f52a5..03aa8879c1908bab53daacc669713448457345d4 100644 (file)
@@ -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.