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:
14b9247
)
powerpc: Fix build dependencies for epapr.c which needs libfdt.h
author
Matthew McClintock
<msm@freescale.com>
Tue, 19 Jul 2011 06:22:44 +0000
(06:22 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 19 Sep 2011 23:19:44 +0000
(09:19 +1000)
Currently, the build can (very rarely) fail to build because libfdt.h has
not been created or is in the process of being copied.
Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found