From: Michal Marek Date: Fri, 25 Jan 2013 03:11:31 +0000 (+1030) Subject: MODSIGN: Add option to not sign modules during modules_install X-Git-Tag: v3.9-rc1~91^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d8d7ed498ec65bea72dd24be7b9cd35af0c200;p=pandora-kernel.git MODSIGN: Add option to not sign modules during modules_install To allow the builder to sign only a subset of modules, or to sign the modules using a key that is not available on the build machine, add CONFIG_MODULE_SIG_ALL. If this option is unset, no modules will be signed during build. The default is 'y', to preserve the current behavior. Signed-off-by: Michal Marek Acked-by: David Howells Signed-off-by: Rusty Russell --- Reading git-diff-tree failed