kirkwood: set testing kernel version to 5.10
authorSungbo Eo <mans0n@gorani.run>
Wed, 17 Feb 2021 14:33:04 +0000 (23:33 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 24 Feb 2021 01:53:53 +0000 (02:53 +0100)
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

index 94bee8ba2d94cef390254776d9117479b064ec3a..1f5159e444f9dc15e28dd2532bbe66eea2d381f2 100644 (file)
@@ -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