kumquat-buildroot/boot
Thomas Petazzoni 13eeeb4684 uboot: add option to depend on host-lzop
Some U-Boot configurations use lzop, which may not be available on the
build machine since it's not a mandatory dependency of Buildroot.

To solve this, a new option BR2_TARGET_UBOOT_NEEDS_LZOP is introduced,
and handled in a similar way to the existing
BR2_TARGET_UBOOT_NEEDS_OPENSSL option.

This fixes the build of the dra7xx_evm U-Boot defconfig as of U-Boot
2018.07, on a build machine without lzop installed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-08-14 16:23:05 +02:00
..
afboot-stm32
arm-trusted-firmware arm-trusted-firmware: generate atf-uboot.ub image of bl31.bin 2018-05-28 22:41:59 +02:00
at91bootstrap packages: use new $($PKG)_DL_DIR) variable 2018-04-02 15:53:53 +02:00
at91bootstrap3 boot/*/Config.in: re-wrap help text 2018-04-01 08:06:37 +02:00
at91dataflashboot boot/*/Config.in: fix attributes order 2018-04-01 08:06:37 +02:00
barebox */Config.in*: remove consecutive empty lines 2018-04-01 08:48:24 +02:00
binaries-marvell
boot-wrapper-aarch64
grub2 grub2: force -fno-stack-protector in CPPFLAGS 2018-04-19 23:26:06 +02:00
gummiboot
lpc32xxcdl boot/*/Config.in: fix attributes order 2018-04-01 08:06:37 +02:00
mv-ddr-marvell
mxs-bootlets boot/*/Config.in: fix attributes order 2018-04-01 08:06:37 +02:00
s500-bootloader
syslinux syslinux: use the host compiler to build extlinux 2018-04-01 17:49:05 +02:00
ts4800-mbrboot
uboot uboot: add option to depend on host-lzop 2018-08-14 16:23:05 +02:00
vexpress-firmware
xloader
common.mk
Config.in