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