osd-contiki/regression-tests/11-ipv6/code/sender/Makefile

7 lines
139 B
Makefile
Raw Normal View History

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