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)
commit7392769365f32c82340f184f93408b12dc3da4dc
treeb44ac7f402067ed4a1327c8431de6b2df99ee731
parent14b9247019432fc25e606b78262eb16a4a33b8ed
powerpc: Fix build dependencies for epapr.c which needs libfdt.h

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>
arch/powerpc/boot/Makefile