Explorar o código

pistachio: add 6.1 testing kernel

Configure 6.1 as testing kernel.

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI hai 1 ano
pai
achega
5713032fd4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      target/linux/pistachio/Makefile

+ 1 - 0
target/linux/pistachio/Makefile

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