diff options
| author | Kusanagi Kouichi <[email protected]> | 2010-08-18 16:32:37 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-08-18 16:32:37 +0000 |
| commit | ecafda60e88031bcc4271c446f984ee883d69ea8 (patch) | |
| tree | adada92125b2fd0d0d26e9edd04621b61799e467 /tools/perf/scripts/python | |
| parent | perf tools: Fix build on POSIX shells (diff) | |
| download | kernel-ecafda60e88031bcc4271c446f984ee883d69ea8.tar.gz kernel-ecafda60e88031bcc4271c446f984ee883d69ea8.zip | |
perf tools: Fix build error on read only source.
Parts of the build process were generating files outside the specified
O= directory, causing the build to fail on systems where the sources are
in a read only file system.
Fix it by using $(OUTPUT) on these locations.
Also check that $(OUTPUT) actually exists, just like the top level
kernel Makefile does. Otherwise the failure message emitted is
completely misleading.
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Kusanagi Kouichi <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
