kumquat-buildroot/boot
Thomas Petazzoni cddfe67dd2 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>
2010-12-16 15:06:45 +01:00
..
at91bootstrap at91bootstrap: no board name check when 'make source' is used 2010-12-16 14:42:36 +01:00
at91dataflashboot at91dataflashboot: fix patch target 2010-06-14 23:06:37 +02:00
barebox barebox: bump Barebox to 2010.11 2010-12-16 14:52:30 +01:00
grub Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
grub2 Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
syslinux boot/syslinux: allow build on x86_64 2010-11-29 21:47:48 +01:00
u-boot u-boot: add CROSS_COMPILE/ARCH when building host tools 2010-12-16 15:06:45 +01:00
common.mk
Config.in Add support for the Barebox bootloader 2010-06-12 16:03:24 +02:00