2
1
Эх сурвалжийг харах

Remove some unwanted white space in Makefile

Ulf Samuelsson 18 жил өмнө
parent
commit
4df454e974
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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