瀏覽代碼

kirkwood: add 6.1 kernel as testing

It allow to test 6.1 kernel in Kirkwood.

Signed-off-by: Pawel Dembicki <[email protected]>
Pawel Dembicki 1 年之前
父節點
當前提交
8613353b5e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/kirkwood/Makefile

+ 1 - 0
target/linux/kirkwood/Makefile

@@ -12,6 +12,7 @@ CPU_TYPE:=xscale
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk