Fixes: c0fa1b6c3efc ("bpf: btf: Add BTF tests") Signed-off-by: Anders Roxell anders.roxell@linaro.org --- Rebased against bpf-next.
tools/testing/selftests/bpf/.gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore index 9cf83f895d98..da19f0562bf8 100644 --- a/tools/testing/selftests/bpf/.gitignore +++ b/tools/testing/selftests/bpf/.gitignore @@ -12,3 +12,4 @@ test_tcpbpf_user test_verifier_log feature test_libbpf_open +test_btf