6 lines
116 B
Makefile
6 lines
116 B
Makefile
ifeq ($(CONFIG_SENSOR_TB600B_WQ_HCHO1OS),y)
|
|
SRC_DIR += tb600b_wq_hcho1os
|
|
endif
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|