xiuos/APP_Framework/Framework/sensor/windspeed/Makefile

6 lines
92 B
Makefile

ifeq ($(CONFIG_SENSOR_QS_FS),y)
SRC_DIR += qs-fs
endif
include $(KERNEL_ROOT)/compiler.mk