From: Ulf Samuelsson Date: Fri, 6 Jul 2007 12:19:35 +0000 (-0000) Subject: Remove some unwanted white space in Makefile X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4df454e97441f47c17dcaa1cbe434487469d0506;p=buildroot.git Remove some unwanted white space in Makefile --- 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_