Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: delete Linux 5.4 config and patches | Daniel Golle | 2022-03-21 |
| | | | | | | | | As the upcoming release will be based on Linux 5.10 only, remove all kernel configuration as well as patches for Linux 5.4. There were no targets still actively using Linux 5.4. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | kernel: fix portability issue with perf on linux 5.4 | Felix Fietkau | 2020-06-04 |
Remove dependencies on core kernel headers in host tools used to build perf, which break on any non-linux system Signed-off-by: Felix Fietkau <nbd@nbd.name> |