Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
[pandora-kernel.git] / Documentation / kbuild / makefiles.txt
index 86e3cd0..5d145bb 100644 (file)
@@ -1325,7 +1325,8 @@ The top Makefile exports the following variables:
        If this variable is specified, will cause modules to be stripped
        after they are installed.  If INSTALL_MOD_STRIP is '1', then the
        default option --strip-debug will be used.  Otherwise,
-       INSTALL_MOD_STRIP will used as the option(s) to the strip command.
+       INSTALL_MOD_STRIP value will be used as the option(s) to the strip
+       command.
 
 
 === 9 Makefile language