commit | 965b9fee28d062c79a5fdaa3dfbe04c5129ee63d | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Thu Jan 09 21:17:16 2020 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Jan 09 21:55:08 2020 -0800 |
tree | 4681721bd9f37365151220662868193e65b603ff | |
parent | 6910d7d3867a8e65eaecb18a9527ecc9eb2e5edf [diff] |
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