SRC_FILES := adapter_ethercat.c
ifeq ($(CONFIG_ADAPTER_HFA21_ETHERCAT),y)
SRC_DIR += hfa21_ethercat
endif
include $(KERNEL_ROOT)/compiler.mk