5 lines
87 B
Makefile
5 lines
87 B
Makefile
SRC_DIR := third_party_driver
|
|
|
|
SRC_FILES := board.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk |