Skip to content
Commit 033a273f authored by Bernd Petrovitsch's avatar Bernd Petrovitsch Committed by Arnaldo Carvalho de Melo
Browse files

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 <mingo@elte.hu>
Cc: Kusanagi Kouichi <slash@ac.auone-net.jp>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1282046280.5822.4.camel@thorin>
Signed-off-by: default avatarBernd Petrovitsch <bernd@sysprog.at>
Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent e9184621
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment