Remove some unwanted white space in Makefile

This commit is contained in:
Ulf Samuelsson 2007-07-06 12:19:35 +00:00
parent 87f5a311d7
commit 4df454e974

View File

@ -49,7 +49,7 @@ ifndef KBUILD_VERBOSE
endif endif
ifeq ($(KBUILD_VERBOSE),1) ifeq ($(KBUILD_VERBOSE),1)
quiet = quiet=
Q = Q =
else else
quiet=quiet_ quiet=quiet_