ramips: enable 6.12 testing kernel

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>
This commit is contained in:
Mieczyslaw Nalewaj 2024-11-19 01:03:37 +01:00 committed by Hauke Mehrtens
parent e09d6ce9f3
commit fa90484c6a

View 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.