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

@ -6,7 +6,6 @@ ifndef TARGET
TARGET = sky
endif
WITH_UIP6 = 1
UIP_CONF_IPV6 = 1
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
SMALL = 1