summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 36434eb4e522..3360eb1fcbe2 100644
--- a/Makefile
+++ b/Makefile
@@ -18,9 +18,9 @@ endif
include $(SRCDIR)/config_$(gb_Side).mk
ifeq ($(verbose),)
-GMAKE_OPTIONS:=-rs
+export GMAKE_OPTIONS:=-rs
else
-GMAKE_OPTIONS:=-r
+export GMAKE_OPTIONS:=-r
endif
gbuild_modules:= \