1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2024-11-22 13:57:10 +02:00

tools/Makefile: target "off" to load an empty image

This commit is contained in:
Werner Almesberger 2012-06-21 12:57:35 -03:00
parent 27455749bd
commit 7356fccbfd

View File

@ -20,7 +20,7 @@ LDLIBS = -L../../ben-wpan/tools/lib -latrf -lusb
OBJS = antorcha.o hash.o
.PHONY: all update ping
.PHONY: all update ping off
all: $(MAIN)
@ -32,3 +32,6 @@ update:
ping:
./antorcha -P
off:
./antorcha /dev/null