u-boot/net/lwip
Adriano Cordova 657b799585 net: Kconfig: add CONFIG_WGET symbol
Let net/wget.c and net/lwip/wget.c depend on CONFIG_WGET, and
cmd/wget.c depend on CONFIG_CMD_WGET. This way, the wget code
can be used regardless of whether the wget command is available.

Signed-off-by: Adriano Cordova <adrianox@gmail.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2024-11-16 21:35:05 +01:00
..
dhcp.c net: lwip: add TFTP support and tftpboot command 2024-10-16 11:11:56 -06:00
dns.c net: lwip: add dns command 2024-10-16 11:11:56 -06:00
eth_internal.h net: lwip: add DHCP support and dhcp commmand 2024-10-16 11:11:56 -06:00
Kconfig net: introduce alternative implementation as net/lwip/ 2024-10-16 11:11:56 -06:00
Makefile net: Kconfig: add CONFIG_WGET symbol 2024-11-16 21:35:05 +01:00
net-lwip.c net: lwip: add TFTP support and tftpboot command 2024-10-16 11:11:56 -06:00
ping.c net: lwip: add ping command 2024-10-16 11:11:56 -06:00
tftp.c net: lwip: add TFTP_BLOCKSIZE 2024-10-16 11:11:57 -06:00
wget.c net: lwip: add wget command 2024-10-16 11:11:56 -06:00