aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vm
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2013-02-20 16:32:29 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2013-03-15 13:05:59 -0300
commit9e4a66482e9a96405eb9ee7f7bf28c9799ca8670 (patch)
tree354fbbc643e3cd882277e12c4136b136a86e9904 /tools/vm
parentperf tools: Honor parallel jobs (diff)
downloadlinux-dev-9e4a66482e9a96405eb9ee7f7bf28c9799ca8670.tar.xz
linux-dev-9e4a66482e9a96405eb9ee7f7bf28c9799ca8670.zip
perf tools: Correct Makefile.include
It looks at O= and adjusts the $(OUTPUT) variable based on what the output directory will be. However, when O is defined but empty, it wrongly becomes the user's $HOME dir which is not what we want. So check it is not empty before working with it further. Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Ingo Molnar <mingo@kernel.org> Cc: Steven Rostedt <rostedt@goodmis.org> Link: http://lkml.kernel.org/r/1361374353-30385-4-git-send-email-bp@alien8.de Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/vm')
0 files changed, 0 insertions, 0 deletions