aboutsummaryrefslogtreecommitdiff
path: root/net/udp.c
diff options
context:
space:
mode:
authorSean Anderson2023-10-14 16:47:51 -0400
committerTom Rini2023-10-17 20:50:52 -0400
commit7d04986adf299624aba3015515b446c822b475a4 (patch)
tree4a45fb3057e3b80b9ffbaffe54573b2c84b433bd /net/udp.c
parent0bf3fec2798fc8872c5754811fa70dfa973841e9 (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/udp.c')
0 files changed, 0 insertions, 0 deletions