Let RPL examples enable platform RPL

This commit is contained in:
David Kopf 2011-08-15 14:45:44 -04:00
parent 50d1086553
commit 83e3b99d54
9 changed files with 29 additions and 13 deletions

View file

@ -4,6 +4,7 @@ CONTIKI=../../..
WITH_UIP6=1
UIP_CONF_IPV6=1
CFLAGS+= -DUIP_CONF_IPV6_RPL
#Override inclusion of internal webserver with make WITH_WEBSERVER=0
WITH_WEBSERVER=1