]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6f680c035585fc3d04dad7ac504ed1fc68d5bc7d
tree4681721bd9f37365151220662868193e65b603ff
parent7ec27c092068b6478a569eb5001b2f76d44ea12e
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