X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=92b8bed3059e5c9fc4e9938a905e00c66ee12f75;hp=d6592b63c8cb689dabdec1a01f4d69ce938a5d00;hb=e0bccd315db0c2f919e7fcf9cb60db21d9986f52;hpb=abab012a52237693ae48a655ece30cacb2ce4cf7 diff --git a/Makefile b/Makefile index d6592b63c8cb..92b8bed3059e 100644 --- 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)