Files
xiuos/framework/perception/voice/Makefile
2021-04-28 17:49:18 +08:00

6 lines
94 B
Makefile

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