kernel: fix portability issue with perf on linux 5.4
authorFelix Fietkau <nbd@nbd.name>
Tue, 12 May 2020 13:23:01 +0000 (15:23 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 4 Jun 2020 19:52:57 +0000 (21:52 +0200)
commit2dd26fda16a4574c91d02f4b1ccb2ce121e764c8
tree7f5d777032c81d484db0431cb7da9f6738249d5d
parent5aa2ddd0d6b9759c62bbb7bb11b72a7f4269c16b
kernel: fix portability issue with perf on linux 5.4

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>
package/devel/perf/Makefile
target/linux/generic/hack-5.4/212-byteshift_portability.patch [deleted file]
target/linux/generic/hack-5.4/212-tools_portability.patch [new file with mode: 0644]