projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bb3f59
)
kirkwood: set testing kernel version to 5.10
author
Sungbo Eo
<mans0n@gorani.run>
Wed, 17 Feb 2021 14:33:04 +0000
(23:33 +0900)
committer
Adrian 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
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/Makefile
b/target/linux/kirkwood/Makefile
index 94bee8ba2d94cef390254776d9117479b064ec3a..1f5159e444f9dc15e28dd2532bbe66eea2d381f2 100644
(file)
--- 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