diff options
author | Michal Marek <mmarek@suse.cz> | 2013-01-25 13:41:31 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-01-25 16:55:37 +1030 |
commit | d9d8d7ed498ec65bea72dd24be7b9cd35af0c200 (patch) | |
tree | d2d9721c2e64a941f22a7c4a4611a53155d9ec36 /samples/kprobes | |
parent | 1c37c054a7493e0537ea3d15a59dac3a0aa63a05 (diff) | |
download | linux-3.10-d9d8d7ed498ec65bea72dd24be7b9cd35af0c200.tar.gz linux-3.10-d9d8d7ed498ec65bea72dd24be7b9cd35af0c200.tar.bz2 linux-3.10-d9d8d7ed498ec65bea72dd24be7b9cd35af0c200.zip |
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 <mmarek@suse.cz>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'samples/kprobes')
0 files changed, 0 insertions, 0 deletions