]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd45156e5955a1a0b1d07fff4b6a394baf0b6343
treeb44ac7f402067ed4a1327c8431de6b2df99ee731
parentf1352e2022de02893d553323a18b0c2133b59daf
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