Merge pull request #428 from g-oikonomou/config-sanity

Remove unnecessary stuff from various Makefiles (Config Sanity, Pt 1)
This commit is contained in:
Adam Dunkels 2013-11-26 15:05:08 -08:00
commit 0d04db2b03
21 changed files with 0 additions and 27 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