xiuos/framework/perception/humidity/Makefile

6 lines
103 B
Makefile

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