* [PATCH] selftests: bpf: add missing executables to .gitignore
@ 2019-01-08 9:22 Anders Roxell
2019-01-10 15:00 ` Daniel Borkmann
0 siblings, 1 reply; 2+ messages in thread
From: Anders Roxell @ 2019-01-08 9:22 UTC (permalink / raw)
To: ast, daniel; +Cc: netdev, linux-kernel, linux-kselftest, Anders Roxell
Fixes: 8c4905b995c6 ("libbpf: make sure bpf headers are c++ include-able")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
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 4a9785043a39..6c17b6557e5d 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -11,6 +11,7 @@ test_progs
test_tcpbpf_user
test_verifier_log
feature
+test_libbpf
test_libbpf_open
test_sock
test_sock_addr
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-10 15:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-08 9:22 [PATCH] selftests: bpf: add missing executables to .gitignore Anders Roxell
2019-01-10 15:00 ` Daniel Borkmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®