浏览代码

at91: kernel v5.15: use KERNEL_TESTING_PATCHVER:=5.15

Use KERNEL_TESTING_PATCHVER:=15 for at91 targets.

Signed-off-by: Claudiu Beznea <[email protected]>
Claudiu Beznea 3 年之前
父节点
当前提交
0a00189e41
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/at91/Makefile

+ 1 - 0
target/linux/at91/Makefile

@@ -11,6 +11,7 @@ FEATURES:=ext4 squashfs targz usbgadget ubifs
 SUBTARGETS:=sama7 sama5 sam9x
 
 KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
 
 include $(INCLUDE_DIR)/target.mk