Skip to content
Snippets Groups Projects
Commit be43a35b authored by John Keeping's avatar John Keeping Committed by Simon Glass
Browse files

boot: allow bootmeth-distro without CONFIG_NET


Remove the dependency on CMD_PXE from BOOTMETH_DISTRO by introducing a
new hidden kconfig symbol to control whether pxe_utils is compiled,
allowing bootstd's distro method to be compiled without needing
networking support enabled.

Signed-off-by: default avatarJohn Keeping <john@metanate.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
Correct build errors when CMD_BOOTM is not enabled:
Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 5d1637a4
No related branches found
No related tags found
No related merge requests found
Checking pipeline status