]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commite2dc87a1dc7e2ece822eaf703d00f2ecb7c3bc70
treeb6cc04b765d379abf7fb363c8f11edaaba5952ee
parenta4da2e3ec84cda635ac441efbe781a38d2ee41ee
[POWERPC] Use embedded dtc in kernel builds

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