xiuos/APP_Framework/Framework/connection/industrial_ethernet/Makefile

6 lines
110 B
Makefile

ifeq ($(CONFIG_CONNECTION_ADAPTER_ETHERCAT),y)
SRC_DIR += ethercat
endif
include $(KERNEL_ROOT)/compiler.mk