xiuos-test/APP_Framework/Framework/transform_layer/Makefile

7 lines
109 B
Makefile

SRC_DIR :=
ifeq ($(CONFIG_ADD_XIUOS_FETURES),y)
SRC_DIR += xiuos
endif
include $(KERNEL_ROOT)/compiler.mk