selftests/bpf: Further clean up Makefile output
authorAndrii Nakryiko <andriin@fb.com>
Fri, 10 Jan 2020 05:17:16 +0000 (21:17 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 10 Jan 2020 05:55:08 +0000 (21:55 -0800)
commit965b9fee28d062c79a5fdaa3dfbe04c5129ee63d
tree4681721bd9f37365151220662868193e65b603ff
parent6910d7d3867a8e65eaecb18a9527ecc9eb2e5edf
selftests/bpf: Further clean up Makefile output

Further clean up Makefile output:
- hide "entering directory" messages;
- silvence sub-Make command echoing;
- succinct MKDIR messages.

Also remove few test binaries that are not produced anymore from .gitignore.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200110051716.1591485-4-andriin@fb.com
tools/testing/selftests/bpf/.gitignore
tools/testing/selftests/bpf/Makefile