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