kumquat-buildroot/boot
Luca Ceresoli 6b683515bc arm-trusted-firmware: cleanup make target handling
ARM_TRUSTED_FIRMWARE_MAKE_TARGET is expanded, but it's never assigned
so it is always empty. On the other hand the make targets are defined
in ARM_TRUSTED_FIRMWARE_MAKE_OPTS, which should contain options, not
targets.

Clean it all up by moving the targets in the proper place, replacing
the useless $(ARM_TRUSTED_FIRMWARE_MAKE_TARGET).

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-15 22:38:32 +02:00
..
afboot-stm32
arm-trusted-firmware arm-trusted-firmware: cleanup make target handling 2017-06-15 22:38:32 +02:00
at91bootstrap
at91bootstrap3 at91bootstrap3: exclude from hash when downloading from git 2017-06-11 14:27:42 +02:00
at91dataflashboot
barebox barebox: exclude from hash check except for latest version 2017-06-11 14:27:36 +02:00
boot-wrapper-aarch64
grub
grub2 boot, package: use SPDX short identifier for GPLv3/GPLv3+ 2017-04-01 15:17:59 +02:00
gummiboot boot, package: use SPDX short identifier for LGPLv2.1/LGPLv2.1+ 2017-04-01 15:18:10 +02:00
lpc32xxcdl
mxs-bootlets mxs-bootlets: exclude from hash when downloading from git 2017-06-11 14:27:48 +02:00
s500-bootloader
syslinux syslinux: Add patch to build efi/wrapper with the host toolchain 2017-06-12 23:49:09 +02:00
ts4800-mbrboot boot, package: use SPDX short identifier for BSD-2c 2017-04-01 15:27:05 +02:00
uboot uboot: exclude from hash check except for latest version 2017-06-11 14:15:13 +02:00
vexpress-firmware
xloader
common.mk
Config.in