7 lines
59 B
Makefile
7 lines
59 B
Makefile
|
|
||
|
SRC_DIR := $(BOARD)
|
||
|
|
||
|
|
||
|
|
||
|
include $(KERNEL_ROOT)/compiler.mk
|