Files
xiuos/Ubiquitous/XiUOS/arch/risc-v/fe310/Makefile
T
2021-06-03 17:38:11 +08:00

4 lines
76 B
Makefile

SRC_FILES := interrupt.c boot.S tick.c
include $(KERNEL_ROOT)/compiler.mk