aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b762521e2..f91e75d0b 100644
--- a/Makefile
+++ b/Makefile
@@ -42,8 +42,8 @@ FIRMWARE_PROTOTYPE = $(IMAGE_DIR)/$(TARGET).prototype
#
# Debugging
#
-#MQUIET = --no-print-directory
-MQUIET = --print-directory
+MQUIET = --no-print-directory
+#MQUIET = --print-directory
all: $(FIRMWARE_BUNDLE)