diff --git a/Makefile b/Makefile index 05c9478009..c10f717737 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ ifndef KBUILD_VERBOSE endif ifeq ($(KBUILD_VERBOSE),1) - quiet = + quiet= Q = else quiet=quiet_