Browse Source

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 5 years ago
parent
commit
1322150b0c
1 changed files with 1 additions and 0 deletions
  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