Set default target to minimal-net.
This commit is contained in:
parent
d6735fa9b2
commit
7f7f11d30f
3 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
all: telnet-server
|
||||
APPS=telnetd program-handler
|
||||
DEFAULT_TARGET=minimal-net
|
||||
|
||||
CONTIKI = ../..
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue