]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL use of NETDEVICES
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:20 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit1249051e91edee32c0a7499c211550e2c08f8491
tree027132a4f3311bc9182eafdab37d60cbe5322713
parent63a037af3a1f9298ef3d668e4dc853275c16302e
Correct SPL use of NETDEVICES

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_NETDEVICES defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
net/bootp.c