Stop setting WITH_UIP6=1 in example Makefiles

It achieves exactly nothing other than generate confusion
This commit is contained in:
George Oikonomou 2013-08-29 17:04:16 +01:00
parent f13af20f12
commit 58ef2342c2
18 changed files with 0 additions and 20 deletions

View file

@ -1,6 +1,5 @@
CONTIKI=../../../..
WITH_UIP6=1
UIP_CONF_IPV6=1
CFLAGS+= -DUIP_CONF_IPV6_RPL -DPROJECT_CONF_H=\"project-conf.h\"