blob: 4e92a101ddbfb0071511aa04f57584effd3a60db [file] [log] [blame]
Jerome Forissier1ff00362024-10-16 12:04:03 +02001ccflags-y += -I$(srctree)/lib/lwip/lwip/src/include -I$(srctree)/lib/lwip/u-boot
2
3obj-$(CONFIG_$(SPL_)DM_ETH) += net-lwip.o
4obj-$(CONFIG_CMD_DHCP) += dhcp.o
5obj-$(CONFIG_CMD_TFTPBOOT) += tftp.o