added project configuration
This commit is contained in:
parent
efc8ef760d
commit
ad450e18a7
2 changed files with 47 additions and 1 deletions
|
@ -5,7 +5,7 @@ CONTIKI=../../..
|
|||
WITH_UIP6=1
|
||||
UIP_CONF_IPV6=1
|
||||
|
||||
CFLAGS += -DUIP_FALLBACK_INTERFACE=rpl_interface
|
||||
CFLAGS += -DPROJECT_CONF_H=\"project-router-conf.h\"
|
||||
PROJECT_SOURCEFILES += slip-bridge.c
|
||||
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue