changed to not show the executed command
This commit is contained in:
parent
f997ec6231
commit
98b2bd7de8
|
@ -30,7 +30,7 @@ endif
|
||||||
sky-motelist:
|
sky-motelist:
|
||||||
$(MOTELIST)
|
$(MOTELIST)
|
||||||
sky-motes:
|
sky-motes:
|
||||||
echo $(MOTES)
|
@echo $(MOTES)
|
||||||
|
|
||||||
%.upload: %.ihex sky-reset
|
%.upload: %.ihex sky-reset
|
||||||
cp $< $(IHEXFILE)
|
cp $< $(IHEXFILE)
|
||||||
|
|
Loading…
Reference in a new issue