mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
fixed Makefile to work with platform other than sky
This commit is contained in:
parent
4664151419
commit
a920b73903
@ -7,7 +7,7 @@ UIP_CONF_IPV6=1
|
|||||||
|
|
||||||
APPS += webserver
|
APPS += webserver
|
||||||
|
|
||||||
CFLAGS += -DPROJECT_CONF_H=\"project-router-conf.h\"
|
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
|
||||||
PROJECT_SOURCEFILES += slip-bridge.c httpd-simple.c
|
PROJECT_SOURCEFILES += slip-bridge.c httpd-simple.c
|
||||||
|
|
||||||
include $(CONTIKI)/Makefile.include
|
include $(CONTIKI)/Makefile.include
|
||||||
|
Loading…
Reference in New Issue
Block a user