diff --git a/Makefile.top b/Makefile.top index 4aaf83236b04..62715ded83f3 100644 --- a/Makefile.top +++ b/Makefile.top @@ -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