forked from xuos/xiuos
4 lines
77 B
Makefile
Executable File
4 lines
77 B
Makefile
Executable File
SRC_FILES := boot.S interrupt.c tick.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|