From: Mike Frysinger Date: Sat, 30 Dec 2006 00:49:07 +0000 (-0800) Subject: [PATCH] respect srctree/objtree in Documentation/DocBook/Makefile X-Git-Tag: v2.6.20-rc3~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=829ad751ab3e369ee85af83f1dee45640d3e2d29;p=pandora-kernel.git [PATCH] respect srctree/objtree in Documentation/DocBook/Makefile The KERNELDOC and DOCPROC variables are relative to the $(srctree)/$(objtree) and expect to be run only from there ... attached patch adds proper srctree/objtree prefixes to both variables. Acked-by: "Randy.Dunlap" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed