瀏覽代碼

pistachio: add 6.1 testing kernel

Configure 6.1 as testing kernel.

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI 1 年之前
父節點
當前提交
5713032fd4
共有 1 個文件被更改,包括 1 次插入0 次删除
  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