forked from xuos/xiuos
23/08/03 Add Netdev to xidatong-arm32
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
|
||||
# include $(APPDIR)/Application.mk
|
||||
# ifeq ($(CONFIG_ADD_NUTTX_FETURES),y)
|
||||
# include $(APPDIR)/Make.defs
|
||||
# CSRCS += $(wildcard src/*/*.c) $(wildcard support/*.c)
|
||||
# include $(APPDIR)/Application.mk
|
||||
# endif
|
||||
|
||||
# ifeq ($(CONFIG_ADD_XIZI_FEATURES),y)
|
||||
SRC_DIR :=
|
||||
ifeq ($(CONFIG_APP_BENCHMARK), y)
|
||||
SRC_DIR += src
|
||||
SRC_DIR += support
|
||||
endif
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
# endif
|
||||
Reference in New Issue
Block a user