Files
xiuos/resources/ethernet/LwIP/arch/Makefile
2021-05-29 13:43:31 +08:00

6 lines
106 B
Makefile

SRC_FILES += sys_arch.c \
tcp_echo_socket_demo.c \
udp_echo.c
include $(KERNEL_ROOT)/compiler.mk