Files
xiuos/APP_Framework/Framework/sensor/iaq/Makefile
2021-12-15 11:10:56 +08:00

6 lines
106 B
Makefile

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