From: Robert Richter Date: Mon, 6 May 2013 18:40:14 +0000 (+0200) Subject: perf tools: Fix output directory of Documentation/ X-Git-Tag: v3.11-rc1~10^2~4^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=761a0f395d5d8b7aafe563ecefbc8cf71a214a91;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1367865614-30876-1-git-send-email-rric@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed