diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-12-05 21:53:13 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-16 15:06:45 +0100 |
commit | cddfe67dd29c97f1964768159233bd76131f18af (patch) | |
tree | d31a4a897b1bf852d2e6fc13521fd959909833e2 /docs/stylesheet.css | |
parent | ca9d54b0ab1b975143ebd604e1308101ebc9cdb9 (diff) | |
download | buildroot-novena-cddfe67dd29c97f1964768159233bd76131f18af.tar.gz buildroot-novena-cddfe67dd29c97f1964768159233bd76131f18af.zip |
u-boot: add CROSS_COMPILE/ARCH when building host tools
Even when building the host tools, for some reason U-Boot tries to
execute the cross-compiler, so tell it which cross-compiler to use in
order to avoid failure such as:
/usr/bin/make -j12 -C /home/test/outputs/test-253-mini2440_defconfig/build/u-boot-custom tools
make[1]: arm-linux-gcc: Command not found
make[1]: Entering directory `/home/test/outputs/test-253-mini2440_defconfig/build/u-boot-custom'
for dir in tools examples api_examples ; do /usr/bin/make -C $dir _depend ; done
Generating include/autoconf.mk
/bin/sh: line 3: arm-linux-gcc: command not found
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/stylesheet.css')
0 files changed, 0 insertions, 0 deletions