delete original app contents of xiuos

This commit is contained in:
Wang_Weigen
2021-06-17 14:07:57 +08:00
parent 0e496a791f
commit e603afa739
61 changed files with 34388 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
SRC_DIR := posix_support
SRC_DIR := switch_api posix_support
ifeq ($(CONFIG_SEPARATE_COMPILE),y)
SRC_DIR += switch_api
endif
# # ifeq ($(CONFIG_SEPARATE_COMPILE),y)
# SRC_DIR += switch_api
# # endif
include $(KERNEL_ROOT)/compiler.mk