diff options
author | Jerome Forissier <jerome.forissier@linaro.org> | 2024-09-02 15:25:11 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-09-10 13:08:24 -0600 |
commit | 278e9ac8aa7c65e3709483cab5bf4231daea1295 (patch) | |
tree | 59a6f661d6f966e5528c112ab0a9f950b079958e /lib/efi_loader/efi_bootmgr.c | |
parent | ca55cf8104c0dd78aae45fa66dd8400ef1b3d0ac (diff) |
net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT)
net_auto_load() cannot call tftp_start() if CONFIG_CMD_TFTPBOOT is
disabled.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Diffstat (limited to 'lib/efi_loader/efi_bootmgr.c')
0 files changed, 0 insertions, 0 deletions