HID: hid-multitouch: add support for CVTouch panels
[deliverable/linux.git] / Makefile
index d6592b63c8cb689dabdec1a01f4d69ce938a5d00..92b8bed3059e5c9fc4e9938a905e00c66ee12f75 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -666,7 +666,7 @@ export MODLIB
 #  INSTALL_MOD_STRIP, if defined, 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 options to the strip command.
+#  INSTALL_MOD_STRIP value will be used as the options to the strip command.
 
 ifdef INSTALL_MOD_STRIP
 ifeq ($(INSTALL_MOD_STRIP),1)
This page took 0.026325 seconds and 5 git commands to generate.