aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/hack-5.4/212-tools_portability.patch
Commit message (Collapse)AuthorAge
* kernel: delete Linux 5.4 config and patchesDaniel Golle2022-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.4Felix Fietkau2020-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>