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