[POWERPC] Use embedded dtc in kernel builds
authorDavid Gibson <david@gibson.dropbear.id.au>
Tue, 18 Dec 2007 04:07:20 +0000 (15:07 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Dec 2007 05:18:00 +0000 (16:18 +1100)
This patch alters the kernel makefiles to build dtc from the sources
embedded in the previous patch.  It also changes the
arch/powerpc/boot/wrapper script to use the embedded dtc, rather than
expecting a copy of dtc already installed on the system.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found