xiuos3/framework/connection/Makefile

6 lines
100 B
Makefile

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