samples: bpf: make the build less noisy
authorJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 15 May 2018 05:35:06 +0000 (22:35 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 15 May 2018 05:52:10 +0000 (22:52 -0700)
commit768759edb9a1bd1b3fc38313b6578e5c8b252aee
tree8dad67a2a984d4e554463111a1f7fc43094b8794
parent0cc54db1818ad38f400be9f24871f3b7bf09e911
samples: bpf: make the build less noisy

Building samples with clang ignores the $(Q) setting, always
printing full command to the output.  Make it less verbose.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
samples/bpf/Makefile