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

6 lines
98 B
Makefile

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