diff options
| author | Dan Carpenter <[email protected]> | 2024-02-21 09:26:09 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-03-04 10:25:47 -0500 |
| commit | 2160cb141fe9dc22d3efa5ea6aed90f30fa0ff84 (patch) | |
| tree | 3a41ec3e69d2c5358fcf202bbb199ef42c8d2847 /scripts/basic/Makefile | |
| parent | e70f04fb8d69b9e02af608ec4b292bdf2f37c915 (diff) | |
bootflow: Fix build error when BOOTMETH_CROS is disabled
The bootflow testing assumes that BOOTMETH_CROS is enabled but it
might not be which leads to a build error.
aarch64-linux-gnu-ld.bfd: test/boot/bootflow.o: in function `prep_mmc_bootdev':
test/boot/bootflow.c:549:(.text.prep_mmc_bootdev+0x1c8):
undefined reference to `_u_boot_list_2_driver_2_bootmeth_cros'
Fixes: d08db02d2d3d ("bootstd: Add a test for bootmeth_cros")
Signed-off-by: Dan Carpenter <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
