]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Fix output directory of Documentation/
authorRobert Richter <robert.richter@calxeda.com>
Mon, 6 May 2013 18:40:14 +0000 (20:40 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 8 Jul 2013 20:31:49 +0000 (17:31 -0300)
commit1d7a15c4558df9293024a8ad497a361020137d2c
treed7078f45745d2ac15089a759c4dc2cea5c3a5346
parentf81c30035f1850a6409ae7eb9f432cabe615a269
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>
tools/perf/Documentation/Makefile