2
0
Эх сурвалжийг харах

ramips: enable 6.12 testing kernel

The ramips now supports 6.12 kernel as testing.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18654
Signed-off-by: Hauke Mehrtens <[email protected]>
Mieczyslaw Nalewaj 1 жил өмнө
parent
commit
fa90484c6a

+ 1 - 0
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.