Files
2021-06-16 18:35:33 +08:00

6 lines
90 B
Makefile

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