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