forked from xuos/xiuos
8 lines
103 B
Makefile
8 lines
103 B
Makefile
SRC_FILES := board.c ivt.c
|
|
|
|
SRC_DIR := common third_party_driver
|
|
|
|
|
|
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk |