Przeglądaj źródła

pistachio: add 6.12 testing kernel

Allow selecting 6.12 as testing kernel on pistachio.

Runtime-tested:
 - Creator Ci40 Marduk 02KZ/5+

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI 7 miesięcy temu
rodzic
commit
faf6ca0348
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      target/linux/pistachio/Makefile

+ 1 - 0
target/linux/pistachio/Makefile

@@ -13,6 +13,7 @@ CPU_SUBTYPE:=24kf
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk