Explorar el Código

pistachio: add 6.1 testing kernel

Configure 6.1 as testing kernel.

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI hace 1 año
padre
commit
5713032fd4
Se han modificado 1 ficheros con 1 adiciones y 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