xiuos/arch/arm/cortex-m3/Makefile

4 lines
88 B
Makefile

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