diff options
| author | Dan Carpenter <[email protected]> | 2024-02-21 09:26:21 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-03-04 10:25:47 -0500 |
| commit | c15d73d18925dc2dbb3082874b61b924bad9388c (patch) | |
| tree | 37f721b84981348c78ee351a1dd89c6cca50adab /scripts/checkstack.pl | |
| parent | 2160cb141fe9dc22d3efa5ea6aed90f30fa0ff84 (diff) | |
bootstd: fix build error when CONFIG_MMC is disabled
This code assumes that CONFIG_MMC and it causes a build error when
the config is disabled.
aarch64-linux-gnu-ld.bfd: test/boot/bootstd_common.o: in function `bootstd_test_check_mmc_hunter':
test/boot/bootstd_common.c:83:(.text.bootstd_test_check_mmc_hunter+0x70):
undefined reference to `_u_boot_list_2_bootdev_hunter_2_mmc_bootdev_hunter'
Fixes: 66e3dce78750 ("bootstd: Allow hunting for a bootdev by label")
Signed-off-by: Dan Carpenter <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
