diff --git a/Makefile b/Makefile index b762521e20..f91e75d0b6 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)