From 1322150b0cc8acdb7fbcf7115a5201803fc4986d Mon Sep 17 00:00:00 2001
From: Sungbo Eo <mans0n@gorani.run>
Date: Wed, 17 Feb 2021 23:33:04 +0900
Subject: 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 <mans0n@gorani.run>
[add EA3500 comment]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
---
 target/linux/kirkwood/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'target')

diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index 94bee8ba2d..1f5159e444 100644
--- a/target/linux/kirkwood/Makefile
+++ b/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
 
-- 
cgit v1.2.3