diff options
author | Wei Li <liwei391@huawei.com> | 2021-06-28 06:04:09 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-07-08 00:06:38 +0300 |
commit | 1d719254c139fb62fb8056fb496b6fd007e71550 (patch) | |
tree | aaae605564c4ac92fa08824a80a59f149530a5d7 /drivers/firmware/pcdp.h | |
parent | 5616e895ecc56db8ba959e53638031a21353e0e2 (diff) | |
download | linux-1d719254c139fb62fb8056fb496b6fd007e71550.tar.xz |
tools: bpf: Fix error in 'make -C tools/ bpf_install'
make[2]: *** No rule to make target 'install'. Stop.
make[1]: *** [Makefile:122: runqslower_install] Error 2
make: *** [Makefile:116: bpf_install] Error 2
There is no rule for target 'install' in tools/bpf/runqslower/Makefile,
and there is no need to install it, so just remove 'runqslower_install'.
Fixes: 9c01546d26d2 ("tools/bpf: Add runqslower tool to tools/bpf")
Signed-off-by: Wei Li <liwei391@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210628030409.3459095-1-liwei391@huawei.com
Diffstat (limited to 'drivers/firmware/pcdp.h')
0 files changed, 0 insertions, 0 deletions