xiuos-test/APP_Framework/Framework/transform_layer/Makefile

7 lines
109 B
Makefile
Raw Normal View History

2021-06-16 11:27:03 +08:00
SRC_DIR :=
ifeq ($(CONFIG_ADD_XIUOS_FETURES),y)
SRC_DIR += xiuos
endif
2021-06-09 16:24:37 +08:00
include $(KERNEL_ROOT)/compiler.mk