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