accept 'verbose' too
Change-Id: Icd5683ec2609e401e2e04021df5065986875c77c
This commit is contained in:
parent
1d3ca55996
commit
44eb85bb20
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ endif
|
|||
include $(SRCDIR)/config_$(gb_Side).mk
|
||||
|
||||
ifeq ($(GMAKE_OPTIONS),)
|
||||
ifeq ($(VERBOSE),)
|
||||
ifeq ($(verbose)$(VERBOSE),)
|
||||
export GMAKE_OPTIONS:=-rs
|
||||
else
|
||||
export GMAKE_OPTIONS:=-r
|
||||
|
|
Loading…
Reference in a new issue