osd-contiki/regression-tests/17-slip-radio/code/Makefile

10 lines
144 B
Makefile
Raw Normal View History

2013-03-12 02:06:58 +01:00
all: wait-dag
APPS=servreg-hack
CONTIKI=../../..
WITH_UIP6=1
UIP_CONF_IPV6=1
CFLAGS+= -DUIP_CONF_IPV6_RPL
include $(CONTIKI)/Makefile.include