瀏覽代碼

kirkwood: set testing kernel version to 5.10

Tested on Pogoplug V4.

Linksys EA3500 will not build with buildbot settings and should be
disabled when the target is switched, unless the image size is
reduced again.

Signed-off-by: Sungbo Eo <[email protected]>
[add EA3500 comment]
Signed-off-by: Adrian Schmutzler <[email protected]>
Sungbo Eo 4 年之前
父節點
當前提交
1322150b0c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/kirkwood/Makefile

+ 1 - 0
target/linux/kirkwood/Makefile

@@ -11,6 +11,7 @@ FEATURES:=usb nand squashfs ramdisk
 CPU_TYPE:=xscale
 
 KERNEL_PATCHVER:=5.4
+KERNEL_TESTING_PATCHVER:=5.10
 
 include $(INCLUDE_DIR)/target.mk