]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc6823b24fa07ebac48ab95f7fa2b2cca4065b6e
tree8dad67a2a984d4e554463111a1f7fc43094b8794
parent1dbd908bfa27bd2d2bfde9af54339c89d5b4892b
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