forked from xuos/xiuos
6 lines
110 B
Makefile
6 lines
110 B
Makefile
ifeq ($(CONFIG_CONNECTION_ADAPTER_ETHERCAT),y)
|
|
SRC_DIR += ethercat
|
|
endif
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|