Files
xiuos/Ubiquitous/XiUOS/resources/ethernet/LwIP/api/Makefile
2021-06-03 17:38:11 +08:00

13 lines
180 B
Makefile

SRC_FILES += api_lib.c \
api_msg.c \
err.c \
if_api.c \
netbuf.c \
netdb.c \
netifapi.c \
sockets.c \
tcpip.c
include $(KERNEL_ROOT)/compiler.mk