http-socket: run on rpl-lite

This commit is contained in:
Simon Duquennoy 2017-10-30 16:58:02 +01:00 committed by George Oikonomou
parent 7b901b90b0
commit 46b56c818a

View File

@ -2,5 +2,4 @@ all: http-example
CONTIKI=../..
MODULES += os/net/app-layer/http-socket
MAKE_ROUTING = MAKE_ROUTING_RPL_CLASSIC
include $(CONTIKI)/Makefile.include