xiuos/APP_Framework/Framework/sensor/co2/Makefile

6 lines
90 B
Makefile

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