From: David Gibson Date: Tue, 18 Dec 2007 04:07:20 +0000 (+1100) Subject: [POWERPC] Use embedded dtc in kernel builds X-Git-Tag: v2.6.25-rc1~1131^2~252 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2dc87a1dc7e2ece822eaf703d00f2ecb7c3bc70;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed