Skip to content
Commit 7f309ed6 authored by Palmer Cox's avatar Palmer Cox Committed by Arnaldo Carvalho de Melo
Browse files

perf tools: Remove brace expansion from clean target



The clean target uses brace expansion to remove some generated files. However,
the default shells on many systems do not support this feature resulting in
some generated files not being removed by clean.

Signed-off-by: default avatarPalmer Cox <p@lmercox.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1343598883-17907-1-git-send-email-p@lmercox.com
Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent 6b118e92
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment