Files
xiuos/Ubiquitous/XiUOS/framework/perception/temperature/Makefile
2021-06-03 17:38:11 +08:00

6 lines
103 B
Makefile

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