forked from xuos/xiuos
Adjust directory structure
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
SRC_DIR := thread memory
|
||||
|
||||
ifeq ($(CONFIG_KERNEL_TEST), y)
|
||||
SRC_DIR += kernel_test
|
||||
endif
|
||||
|
||||
SRC_DIR +=kernel_service
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
Reference in New Issue
Block a user