Skip to content

Commit

Permalink
Fixed broken/unclear Ipv6 configuration with CFLAG.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Kovatsch committed Jun 19, 2013
1 parent a8653f1 commit 9b56ffe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/er-rest-example/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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\"
Expand Down

0 comments on commit 9b56ffe

Please sign in to comment.