From: Franck Bui-Huu Date: Mon, 6 Feb 2012 15:17:23 +0000 (+0100) Subject: perf doc: Allow producing documentation in a specified output directory X-Git-Tag: v3.5-rc1~102^2~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=762b2935fc0ea2eab3a0edc8333fedb95266c7a9;p=pandora-kernel.git perf doc: Allow producing documentation in a specified output directory Currently we can put the object files in a different directory by using 'O=' comand line argument. However the generated documentation files don't honor this directive, This patch fixes that. It's been tested for man target but the others seems currently broken so no tests have been done on them so far. Link: http://lkml.kernel.org/r/1328541443-18003-1-git-send-email-fbuihuu@gmail.com Signed-off-by: Franck Bui-Huu Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed