git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
089e34b
)
[PATCH] respect srctree/objtree in Documentation/DocBook/Makefile
author
Mike Frysinger
<vapier.adi@gmail.com>
Sat, 30 Dec 2006 00:49:07 +0000
(16:49 -0800)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Sat, 30 Dec 2006 18:56:43 +0000
(10:56 -0800)
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" <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found