mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-11 00:25:06 +00:00
Added the telnet code to the list of targets to make them compile when running a bare 'make'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
CONTIKI_PROJECT = sky-webserver
|
||||
all: $(CONTIKI_PROJECT)
|
||||
all: sky-webserver sky-telnet-server telnet-tweet
|
||||
PLATFORM_BUILD=1 # This is needed to avoid the shell to include the httpd-cfs version of the websrerver
|
||||
APPS = webserver twitter telnetd
|
||||
CFLAGS = -DWITH_UIP=1 -I. #-DWITH_NULLMAC=1
|
||||
|
Reference in New Issue
Block a user