forked from xuos/xiuos
7 lines
100 B
Makefile
7 lines
100 B
Makefile
SRC_DIR += api
|
|
SRC_DIR += arch
|
|
SRC_DIR += core
|
|
SRC_DIR += netif
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|