aboutsummaryrefslogtreecommitdiff
path: root/examples/mb525/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mb525/Makefile')
-rw-r--r--examples/mb525/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/mb525/Makefile b/examples/mb525/Makefile
index 9d708e3..19d5047 100644
--- a/examples/mb525/Makefile
+++ b/examples/mb525/Makefile
@@ -17,12 +17,11 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-# Do not print "Entering directory ...".
-MAKEFLAGS += --no-print-directory
-
# Be silent per default, but 'make V=1' will show all compiler calls.
ifneq ($(V),1)
Q := @
+# Do not print "Entering directory ...".
+MAKEFLAGS += --no-print-directory
endif
#all: miniblink fancyblink usart