From: Grant Likely Date: Mon, 24 Mar 2008 22:52:46 +0000 (+1100) Subject: [POWERPC] add target for building .dtb files X-Git-Tag: v2.6.26-rc1~1125^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e04018e8e49c8c78cebd627ea9b5d02b807662ad;p=pandora-kernel.git [POWERPC] add target for building .dtb files Call dtc from the Makefile instead of the wrapper script so that the dt blobs can be generated with a simple make invocation. Using this patch allows board ports to trigger automatic building of .dtb files by adding them to the image-y target list. Signed-off-by: Grant Likely Signed-off-by: Josh Boyer --- Reading git-diff-tree failed