6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
|
TARGET := or1ksim
|
||
|
|
MODULES += \
|
||
|
|
app/shell \
|
||
|
|
app/tests \
|
||
|
|
lib/debugcommands
|