xiuos/APP_Framework/Framework/sensor/ch4/Makefile

6 lines
92 B
Makefile

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