Files
Felix Fietkau f9abbc5a04 mkimage: cross compile fix: pass HOST_*FLAGS in to uboot's makefile
The HOST_*FLAGS are for compiling programs which will run on the machine that is
running the build.  Setting these flags is frequently required for unusual
cross-compiles.

Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>

Backport of r46424

SVN-Revision: 47651
2015-11-26 10:39:41 +00:00
..