aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Bunk2006-01-09 17:08:17 -0600
committerAdrian Bunk2006-01-09 17:08:17 -0600
commita58a414fd5438f5ade6210ad0e8b14fbd6f503c5 (patch)
tree89c934be5760d7e26aadf88e90cb954e80591f9e /Makefile
parentf17578decc40df8fceff82b106582e30bdfb3189 (diff)
downloadkernel-audio-a58a414fd5438f5ade6210ad0e8b14fbd6f503c5.tar.gz
kernel-audio-a58a414fd5438f5ade6210ad0e8b14fbd6f503c5.tar.xz
kernel-audio-a58a414fd5438f5ade6210ad0e8b14fbd6f503c5.zip
spelling: s/usefull/useful/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 599e744d3e33..fb497ea8bc74 100644
--- a/Makefile
+++ b/Makefile
@@ -251,7 +251,7 @@ export KBUILD_CHECKSRC KBUILD_SRC KBUILD_EXTMOD
251# If it is set to "silent_", nothing wil be printed at all, since 251# If it is set to "silent_", nothing wil be printed at all, since
252# the variable $(silent_cmd_cc_o_c) doesn't exist. 252# the variable $(silent_cmd_cc_o_c) doesn't exist.
253# 253#
254# A simple variant is to prefix commands with $(Q) - that's usefull 254# A simple variant is to prefix commands with $(Q) - that's useful
255# for commands that shall be hidden in non-verbose mode. 255# for commands that shall be hidden in non-verbose mode.
256# 256#
257# $(Q)ln $@ :< 257# $(Q)ln $@ :<