Skip to content
Commit 0e749a6f authored by Thomas Preston's avatar Thomas Preston Committed by Thomas Petazzoni
Browse files

boot/uboot: Set MAKE_ENV for kconfig build system



U-Boot fails to build in a GitLab CI context because the kconfig-package
build stage is unable to find bison or flex even though they are
installed in HOST_DIR.

To fix this, set UBOOT_MAKE_ENV so that UBOOT_KCONFIG_MAKE uses the
correct PATH.

Signed-off-by: default avatarThomas Preston <thomas.preston@codethink.co.uk>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent b1b35eb9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment