Stop setting WITH_UIP6=1 in example Makefiles
It achieves exactly nothing other than generate confusion
This commit is contained in:
parent
f13af20f12
commit
58ef2342c2
18 changed files with 0 additions and 20 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue