forked from xuos/xiuos
6 lines
101 B
Makefile
6 lines
101 B
Makefile
SRC_DIR :=
|
|
# SRC_FILES := test_cache.c test_vfs.c
|
|
SRC_FILES :=
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|