diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-12-16 16:46:31 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-01-11 21:19:25 -0500 |
commit | 6e75ae1a39431fad9a14d7718582d86d90997545 (patch) | |
tree | 29b0dbc236a24fc2c202972d9c49e7ac398b0eae /lib/efi/efi_app_init.c | |
parent | 64c67b68d1f0a9238cb0c4939ceb7afd124af9f9 (diff) |
test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD
Building sandbox_defconfig with
CONFIG_BOOTSTD=n
CONFIG_UT_BOOTSTD=y
leads to an error
/usr/bin/ld: test/cmd_ut.o:(.data.rel.cmd_ut_sub+0xc0):
undefined reference to `do_ut_bootstd'
Add the missing dependency.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/efi/efi_app_init.c')
0 files changed, 0 insertions, 0 deletions