aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modpost
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.modpost')
-rw-r--r--scripts/Makefile.modpost2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.modpost b/scripts/Makefile.modpost
index bf96a61d4b86..9a3ec20b0be2 100644
--- a/scripts/Makefile.modpost
+++ b/scripts/Makefile.modpost
@@ -4,7 +4,7 @@
4# 4#
5# Stage one of module building created the following: 5# Stage one of module building created the following:
6# a) The individual .o files used for the module 6# a) The individual .o files used for the module
7# b) A <module>.o file wich is the .o files above linked together 7# b) A <module>.o file which is the .o files above linked together
8# c) A <module>.mod file in $(MODVERDIR)/, listing the name of the 8# c) A <module>.mod file in $(MODVERDIR)/, listing the name of the
9# the preliminary <module>.o file, plus all .o files 9# the preliminary <module>.o file, plus all .o files
10 10