aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d1afa573299..deedaf79cdca 100644
--- a/Makefile
+++ b/Makefile
@@ -233,7 +233,7 @@ export KBUILD_CHECKSRC KBUILD_SRC KBUILD_EXTMOD
233# If it is set to "silent_", nothing wil be printed at all, since 233# If it is set to "silent_", nothing wil be printed at all, since
234# the variable $(silent_cmd_cc_o_c) doesn't exist. 234# the variable $(silent_cmd_cc_o_c) doesn't exist.
235# 235#
236# A simple variant is to prefix commands with $(Q) - that's usefull 236# A simple variant is to prefix commands with $(Q) - that's useful
237# for commands that shall be hidden in non-verbose mode. 237# for commands that shall be hidden in non-verbose mode.
238# 238#
239# $(Q)ln $@ :< 239# $(Q)ln $@ :<