Support XiZi_AIoT
This commit is contained in:
@@ -1,14 +1,4 @@
|
||||
SRC_DIR :=
|
||||
MUSL_DIR :=
|
||||
|
||||
ifeq ($(CONFIG_LIB_NEWLIB),y)
|
||||
SRC_DIR += newlib
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_LIB_MUSLLIB), y)
|
||||
# SRC_DIR += musllib
|
||||
# MUSL_DIR += musllib
|
||||
endif
|
||||
SRC_DIR := ipc
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user