commit | 761a0f395d5d8b7aafe563ecefbc8cf71a214a91 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@calxeda.com> | Mon May 06 20:40:14 2013 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Jul 08 17:31:49 2013 -0300 |
tree | d7078f45745d2ac15089a759c4dc2cea5c3a5346 | |
parent | 5125bc22e7871b46e71312d6cc4455e9eea1619d [diff] |
perf tools: Fix output directory of Documentation/ The OUTPUT directory is wrongly determind leading to: make[3]: *** No rule to make target `.../.build/perf/PERF-VERSION-FILE'. Stop. Fixing this by using the generic approach in script/Makefile.include. Signed-off-by: Robert Richter <robert.richter@calxeda.com> Link: http://lkml.kernel.org/r/1367865614-30876-1-git-send-email-rric@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>