From: Bernd Petrovitsch Date: Tue, 17 Aug 2010 15:22:08 +0000 (-0300) Subject: perf tools: Fix build on POSIX shells X-Git-Tag: v2.6.36-rc2~40^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=033a273f9836b592dd568abd0f655be469d66704;p=pandora-kernel.git perf tools: Fix build on POSIX shells POSIX sh does not specify the brace expansion, so fix it by replacing the global $(shell ...) lines quite at the top creating the output directories with real rules. Cc: Ingo Molnar Cc: Kusanagi Kouichi Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1282046280.5822.4.camel@thorin> Signed-off-by: Bernd Petrovitsch Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed