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