xiuos/APP_Framework/Framework/sensor/temperature/Makefile

6 lines
111 B
Makefile

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