5 lines
147 B
Makefile
5 lines
147 B
Makefile
|
VIA_ENABLE = yes
|
||
|
CONSOLE_ENABLE = no # Console for debug
|
||
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
||
|
LTO_ENABLE = yes
|