58ef2342c2
It achieves exactly nothing other than generate confusion
7 lines
139 B
Makefile
7 lines
139 B
Makefile
CONTIKI=../../../..
|
|
|
|
UIP_CONF_IPV6=1
|
|
CFLAGS+= -DUIP_CONF_IPV6_RPL -DPROJECT_CONF_H=\"project-conf.h\"
|
|
|
|
include $(CONTIKI)/Makefile.include
|