kumquat-buildroot/boot/uboot
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
..
2015.07
2016.07
2016.09.01
Config.in uboot: add option to depend on host-lzop 2018-08-14 16:23:05 +02:00
uboot.hash
uboot.mk uboot: add option to depend on host-lzop 2018-08-14 16:23:05 +02:00