forked from xuos/xiuos
5 lines
95 B
Makefile
5 lines
95 B
Makefile
SRC_DIR := L1
|
|
SRC_DIR += L2
|
|
SRC_FILES := cache_common_ope.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk |