git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e5ef43
)
[POWERPC] add target for building .dtb files
author
Grant Likely
<grant.likely@secretlab.ca>
Mon, 24 Mar 2008 22:52:46 +0000
(09:52 +1100)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Thu, 3 Apr 2008 01:29:11 +0000
(20:29 -0500)
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>
No differences found