SRC_FILES := adapter_nbiot.c
ifeq ($(CONFIG_ADAPTER_BC28),y)
SRC_DIR += BC28
endif
include $(KERNEL_ROOT)/compiler.mk