From: Jiri Slaby Date: Sun, 31 May 2009 16:05:34 +0000 (+0200) Subject: kbuild: allow docproc invocation from external X-Git-Tag: v2.6.31-rc1~335^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d51005c27a12e43d672debbbb918e7f74987f96;p=pandora-kernel.git kbuild: allow docproc invocation from external - getcwd returns path without a slash at the end, add the slash - add KBUILD_SRC env support, so that we can specify path for kernel (to know where scripts/kernel-doc resides) and SRCTREE (for searching files referenced in .tmpl) separately [v2] - use KBUILD_SRC instead of a newly introduced environment variable Signed-off-by: Jiri Slaby Acked-by: Randy Dunlap Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed