tools/perf/build: Make sure autodep feature binaries honor the O= setting
authorIngo Molnar <mingo@kernel.org>
Thu, 3 Oct 2013 13:05:56 +0000 (15:05 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 9 Oct 2013 06:49:00 +0000 (08:49 +0200)
commit1c2d1d8cf4dbef33b8c6af6888bed2f4e659220e
tree43ecd9c8f6f813ced835311382c70b6f11d3bd6a
parentb016a0dd08999218a05a4b176bc08a9ff68ccc5e
tools/perf/build: Make sure autodep feature binaries honor the O= setting

Arnaldo noticed that the feature-check binaries are generated in the
config/check-features/ directory even if O= is specified.

Implement $(OUTPUT) logic for config/check-features/Makefile.

Reported-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/n/tip-NLwlnv5prsubuey0vfocebym@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/perf/config/Makefile