From: Michael Witten Date: Fri, 4 Feb 2011 04:10:55 +0000 (-0600) Subject: perf tools: Makefile: Use $(QUIET_GEN) for perf.so X-Git-Tag: v2.6.39-rc1~510^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c56dfeb784a586713f467e2028a127a2a58a238;p=pandora-kernel.git perf tools: Makefile: Use $(QUIET_GEN) for perf.so So that we get this: CC /home/acme/git/build/perf/bench/mem-memcpy-x86-64-asm.o GEN perf-archive * GEN /home/acme/git/build/perf/python/perf.so CC /home/acme/git/build/perf/builtin-annotate.o Instead of silently building the python binding. LKML-Reference: <1296890359-22659-1-git-send-email-mfwitten@gmail.com> Signed-off-by: Michael Witten Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed