perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 28 Apr 2010 01:26:51 +0000 (22:26 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 28 Apr 2010 01:29:45 +0000 (22:29 -0300)
commit18acde52b83bd1c8e1d007db519f46d344aa13ed
tree0694838c8f42decc650eafe7865656599e762858
parentcbf6968098f89d3216d074f06544b5032b344da4
perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory

So that "make -C tools/perf O=/tmp/some/path" works again.

Problem introduced in:

cd932c5 "perf: Move arch specific code into separate arch director"

Cc: Ian Munsie <imunsie@au.ibm.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile