WITH_UIP in Makefile

This commit is contained in:
fros4943 2010-03-10 12:21:12 +00:00
parent 89d7d926c4
commit 9fb4c73d8d
1 changed files with 2 additions and 0 deletions

View File

@ -3,5 +3,7 @@ all: $(CONTIKI_PROJECT)
APPS = telnetd program-handler
WITH_UIP=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include