osd-contiki/regression-tests/17-slip-radio/code/Makefile
2013-12-09 21:06:37 +01:00

10 lines
144 B
Makefile

all: wait-dag
APPS=servreg-hack
CONTIKI=../../..
WITH_UIP6=1
UIP_CONF_IPV6=1
CFLAGS+= -DUIP_CONF_IPV6_RPL
include $(CONTIKI)/Makefile.include