xiuos/APP_Framework/Framework/sensor/iaq/Makefile

6 lines
106 B
Makefile

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