mkimage: cross compile fix: pass HOST_*FLAGS in to uboot's makefile
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Jul 2015 14:59:26 +0000 (14:59 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Jul 2015 14:59:26 +0000 (14:59 +0000)
commit76efc1ea05b6d4c2794b326193dd3c42efc574e7
treee81567eabb2520496253866b4f73104484d36fb4
parent0014caf74205bc70bcf6bc2168a18683639ce02e
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46424 3c298f89-4303-0410-b956-a3cf2f4a3e73
tools/mkimage/Makefile