Added SMALL flag for border-router (exceeded sky memory)
This commit is contained in:
parent
efeebe953c
commit
2522566b68
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ WITH_UIP6=1
|
|||
UIP_CONF_IPV6=1
|
||||
CFLAGS+= -DUIP_CONF_IPV6_RPL
|
||||
|
||||
#linker optimizations
|
||||
SMALL=1
|
||||
|
||||
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
|
||||
PROJECT_SOURCEFILES += slip-bridge.c
|
||||
|
||||
|
|
Loading…
Reference in a new issue