xiuos/APP_Framework/Framework/sensor/temperature/Makefile

6 lines
99 B
Makefile

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