Files
contiki/regression-tests/11-ipv6/code/receiver/Makefile
2013-08-11 14:27:21 +02:00

8 lines
151 B
Makefile

CONTIKI=../../../..
WITH_UIP6=1
UIP_CONF_IPV6=1
CFLAGS+= -DUIP_CONF_IPV6_RPL -DPROJECT_CONF_H=\"project-conf.h\"
include $(CONTIKI)/Makefile.include