]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] add target for building .dtb files
authorGrant Likely <grant.likely@secretlab.ca>
Mon, 24 Mar 2008 22:52:46 +0000 (09:52 +1100)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Thu, 3 Apr 2008 01:29:11 +0000 (20:29 -0500)
commite04018e8e49c8c78cebd627ea9b5d02b807662ad
tree294182f218ef80c9a94d3f7beecd6a41afd97f59
parent1e5ef43e8c206128560eb6c32a19a7951033a3c3
[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 <grant.likely@secretlab.ca>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/Makefile
arch/powerpc/boot/Makefile