Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kirkwood: remove support for kernel 4.14 | Adrian Schmutzler | 2020-04-28 | 4 | -671/+0 |
| | | | | | | | | | | kirkwood has moved to DSA on 5.4, which will make kernel 4.14 and 4.19 support broken on the affected devices. Support on kernel 5.4 seems to have been running fine for almost 2 months on multiple devices. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Acked-by: Pawel Dembicki <paweldembicki@gmail.com> | ||||
* | kirkwood: convert DTS patches into plain DTS files | Sungbo Eo | 2020-02-27 | 4 | -0/+671 |
Move DTS files newly created by patch files to files directory. This will make these files much more maintainable. Patching the kernel Makefile is unnecessary, as the DTS files specified in DEVICE_DTS will be compiled by OpenWrt buildroot anyway. Signed-off-by: Sungbo Eo <mans0n@gorani.run> Acked-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> |