kumquat-buildroot/boot
Thomas Petazzoni a354e3828d afboot-stm32: use the Buildroot toolchain
By default, the afboot-stm32 Makefile uses "CROSS_COMPILE =
arm-none-eabi-". Since I had such a toolchain installed on my system
when testing afboot-stm32, I didn't realize it wasn't using the
Buildroot toolchain.

However, using the Buildroot toolchain doesn't immediately works for
FLAT toolchains, as gcc automatically wants to create a FLAT
binary. So we need to adjust the afboot-stm32 Makefile to use directly
'ld' and not 'gcc' when linking.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-04-16 12:43:16 +02:00
..
afboot-stm32 afboot-stm32: use the Buildroot toolchain 2016-04-16 12:43:16 +02:00
at91bootstrap
at91bootstrap3 Fix fallout after generated defconfig support 2015-12-23 09:54:14 +01:00
at91dataflashboot
barebox barebox: bump to version 2016.04.0 2016-04-09 23:36:47 +02:00
boot-wrapper-aarch64
grub boot/grub: add rootwait to default config 2016-03-10 22:29:36 +01:00
grub2 boot/grub2: enable squashfs support by default 2016-03-29 03:02:05 +02:00
gummiboot
lpc32xxcdl
mxs-bootlets
syslinux
uboot boot/uboot: Add custom Subversion repository support for the package 2016-04-05 22:27:17 +02:00
xloader
common.mk
Config.in afboot-stm32: new package 2016-02-22 23:23:17 +01:00