Files
xiuos/Ubiquitous/XiUOS/arch/risc-v/gd32vf103_rvstar/Makefile
T
2021-12-02 15:17:59 +08:00

4 lines
96 B
Makefile
Executable File

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