Files
xiuos/Ubiquitous/XiZi_IIoT/resources/ethernet/LwIP/Makefile
T
2023-07-13 10:56:20 +08:00

16 lines
210 B
Makefile

SRC_DIR += api
SRC_DIR += arch
SRC_DIR += core
SRC_DIR += netif
SRC_DIR += include
LWIP_DIR += api
LWIP_DIR += arch
LWIP_DIR += core
LWIP_DIR += netif
LWIP_DIR += include
include $(KERNEL_ROOT)/compiler.mk