forked from xuos/xiuos
5 lines
109 B
Makefile
5 lines
109 B
Makefile
SRC_DIR := arch clock mmu intr uart cache
|
|
SRC_FILES := hardkernel_init.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|