]> Git Repo - J-u-boot.git/commit
net: CONFIG_NET_DEVICES in dhcp_handler()
authorHeinrich Schuchardt <[email protected]>
Sat, 26 Nov 2022 15:32:25 +0000 (16:32 +0100)
committerHeinrich Schuchardt <[email protected]>
Fri, 2 Dec 2022 18:17:24 +0000 (19:17 +0100)
commitbdb060a3eb725a3797f146b1e435de16cae46de2
tree966b45eea615605a67f5c176547beffce885bc03
parentbe2e42fa95b1ae4d74957f762be33edfadb7bb73
net: CONFIG_NET_DEVICES in dhcp_handler()

The symbol CONFIG_NET_DEVICES does not exist.
The correct name is CONFIG_NETDEVICES.

Fixes: 77b5c4a5b1dc ("efi_loader: Let networking support depend on NETDEVICES")
Signed-off-by: Heinrich Schuchardt <[email protected]>
net/bootp.c
This page took 0.027169 seconds and 4 git commands to generate.