7 lines
84 B
Makefile
7 lines
84 B
Makefile
# modules related to the minip stack
|
|
|
|
MODULES += \
|
|
lib/minip \
|
|
app/inetsrv
|
|
|