4 lines
79 B
Makefile
4 lines
79 B
Makefile
|
PROGRAM=terminal
|
||
|
EXTRA_COMPONENTS=extras/serial-driver
|
||
|
include ../../common.mk
|