diff options
author | Sean Anderson | 2023-10-14 16:47:51 -0400 |
---|---|---|
committer | Tom Rini | 2023-10-17 20:50:52 -0400 |
commit | 7d04986adf299624aba3015515b446c822b475a4 (patch) | |
tree | 4a45fb3057e3b80b9ffbaffe54573b2c84b433bd /net/ping.c | |
parent | 0bf3fec2798fc8872c5754811fa70dfa973841e9 (diff) |
net: Fix compiling SPL when fastboot is enabled
When fastboot is enabled in U-Boot proper and SPL_NET is enabled, we will
try to (unsuccessfully) reference it in SPL. Fix these linker errors by
conditioning on SPL_UDP/TCP_FUNCTION_FASTBOOT.
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'net/ping.c')
0 files changed, 0 insertions, 0 deletions