forked from xuos/xiuos
6 lines
108 B
Makefile
6 lines
108 B
Makefile
ifeq ($(CONFIG_SENSOR_TB600B_TVOC10),y)
|
|
SRC_DIR += tb600b_tvoc10
|
|
endif
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|