Files
xiuos/Ubiquitous/XiUOS/arch/arm/cortex-m0/Makefile
T
2021-12-08 14:43:10 +08:00

4 lines
87 B
Makefile

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