SRC_DIR :=
ifeq ($(CONFIG_CONNECTION_MODBUS),y)
SRC_DIR += modbus
endif
include $(KERNEL_ROOT)/compiler.mk