diff options
author | Chase Maupin <chasemaupin03@gmail.com> | 2011-03-15 08:31:01 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-16 13:18:10 +0000 |
commit | 1e675fac4f7f22028700d7c5bc376d029af592e0 (patch) | |
tree | c8fa9403dcaf401ba5ac1b380d13665028de8f19 /meta/recipes-sato/matchbox-stroke | |
parent | a39610f0ac4c77f225671916610f78a18ff70350 (diff) | |
download | openembedded-core-1e675fac4f7f22028700d7c5bc376d029af592e0.tar.gz openembedded-core-1e675fac4f7f22028700d7c5bc376d029af592e0.tar.bz2 openembedded-core-1e675fac4f7f22028700d7c5bc376d029af592e0.tar.xz openembedded-core-1e675fac4f7f22028700d7c5bc376d029af592e0.zip |
u-boot.inc: allow variable make targets
* Later versions of u-boot sometimes have top level make targets
such as u-boot.imx, u-boot.kwb, and for upcoming TI devices
u-boot.ti.
* These targets define different calls to the mkimage tool to
change the images created, such as changing the load address.
* This change allows recipes to change the default make target
of "all" to something like u-boot.ti or u-boot.imx by setting
the UBOOT_MAKE_TARGET variable.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-stroke')
0 files changed, 0 insertions, 0 deletions