powerpc: Fix build dependencies for epapr.c which needs libfdt.h
authorMatthew McClintock <msm@freescale.com>
Tue, 19 Jul 2011 06:22:44 +0000 (06:22 +0000)
committerBenjamin 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