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:
a074335
)
um: Use $(srctree) not $(KBUILD_SRC)
author
H. Peter Anvin
<hpa@zytor.com>
Fri, 9 Dec 2011 18:59:59 +0000
(10:59 -0800)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 9 Dec 2011 18:59:59 +0000
(10:59 -0800)
$(KBUILD_SRC) is not defined without O=, use $(srctree).
Reported-and-tested-by: Richard Weinberger <richard@nod.at>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found