Added default netsim target
This commit is contained in:
parent
b0e39e22af
commit
b2227d6a8c
@ -1,4 +1,7 @@
|
||||
CONTIKI = ../..
|
||||
ifndef TARGET
|
||||
TARGET=netsim
|
||||
endif
|
||||
all: test-abc test-meshroute test-treeroute test-trickle test-uabc \
|
||||
test-rudolph0 test-rudolph1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user