mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Specify that the telnet server uses the shell application
This commit is contained in:
parent
9c51d8ef1b
commit
10692296a1
@ -2,4 +2,5 @@ telnetd_src = telnetd.c memb.c \
|
||||
shell.c shell-file.c shell-ps.c shell-run.c \
|
||||
shell-text.c shell-time.c list.c random.c
|
||||
telnetd_dsc = telnetd-dsc.c
|
||||
APPDIRS += $(CONTIKI)/apps/shell
|
||||
APPS+=shell
|
||||
-include $(CONTIKI)/apps/shell/Makefile.shell
|
||||
|
Loading…
Reference in New Issue
Block a user