fix build verbosity

Change-Id: I55d944652de2c716fd1548e5ee64a10c2fb645e0
This commit is contained in:
Rene Engelhard
2012-06-08 21:04:41 +02:00
committed by Bjoern Michaelsen
parent 5ac28548c0
commit c24c5101f5

View File

@@ -18,7 +18,7 @@ endif
include $(SRCDIR)/config_$(gb_Side).mk
ifeq ($(GMAKE_OPTIONS),)
ifeq ($(verbose),)
ifeq ($(VERBOSE),)
export GMAKE_OPTIONS:=-rs
else
export GMAKE_OPTIONS:=-r