]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: Fix typo in Makefile
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Mon, 8 Mar 2021 18:28:31 +0000 (19:28 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 8 Mar 2021 18:38:55 +0000 (10:38 -0800)
commitf7dd6e73be34067467b6a3715aaac0c112978ac0
treea6b7354a81b5b68586fc3e6e92fce4d03fcdd7d6
parentbc820e362f14d679dd21b0a00d5c88e50e77cb18
selftests/bpf: Fix typo in Makefile

The selftest build fails when trying to install the scripts:

rsync: [sender] link_stat "tools/testing/selftests/bpf/test_docs_build.sh" failed: No such file or directory (2)

Fix the filename.

Fixes: 3c4e68481925 ("tools/bpf: Remove bpf-helpers from bpftool docs")
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210308182830.155784-1-jean-philippe@linaro.org
tools/testing/selftests/bpf/Makefile