From 98b2bd7de8a5ed82df1e60215ea06a0162b0c0ae Mon Sep 17 00:00:00 2001 From: nifi Date: Wed, 12 Dec 2007 11:51:47 +0000 Subject: [PATCH] changed to not show the executed command --- tools/sky/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sky/Makefile b/tools/sky/Makefile index 631cc8c9b..f7c3b5e73 100644 --- a/tools/sky/Makefile +++ b/tools/sky/Makefile @@ -30,7 +30,7 @@ endif sky-motelist: $(MOTELIST) sky-motes: - echo $(MOTES) + @echo $(MOTES) %.upload: %.ihex sky-reset cp $< $(IHEXFILE)