WITH_UIP in Makefile
This commit is contained in:
parent
89d7d926c4
commit
9fb4c73d8d
|
@ -3,5 +3,7 @@ all: $(CONTIKI_PROJECT)
|
||||||
|
|
||||||
APPS = telnetd program-handler
|
APPS = telnetd program-handler
|
||||||
|
|
||||||
|
WITH_UIP=1
|
||||||
|
|
||||||
CONTIKI = ../..
|
CONTIKI = ../..
|
||||||
include $(CONTIKI)/Makefile.include
|
include $(CONTIKI)/Makefile.include
|
||||||
|
|
Loading…
Reference in a new issue