Fixed broken/unclear Ipv6 configuration with CFLAG.
This commit is contained in:
parent
a8653f1a70
commit
9b56ffefa5
|
@ -11,6 +11,8 @@ WITH_COAP=13
|
|||
WITH_UIP6=1
|
||||
# for some platforms
|
||||
UIP_CONF_IPV6=1
|
||||
# IPv6 make config disappeared completely
|
||||
CFLAGS += -DUIP_CONF_IPV6=1
|
||||
|
||||
CONTIKI=../..
|
||||
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
|
||||
|
|
Loading…
Reference in a new issue