Less noisy build again.

This commit is contained in:
px4dev 2013-01-11 02:31:30 -08:00
parent f127495caa
commit 919d53766a
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@ FIRMWARE_PROTOTYPE = $(IMAGE_DIR)/$(TARGET).prototype
# #
# Debugging # Debugging
# #
#MQUIET = --no-print-directory MQUIET = --no-print-directory
MQUIET = --print-directory #MQUIET = --print-directory
all: $(FIRMWARE_BUNDLE) all: $(FIRMWARE_BUNDLE)