summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorBenjamin Poirier <bpoirier@suse.com>2016-04-26 11:52:01 -0700
committerSteven Rostedt <rostedt@goodmis.org>2016-04-26 15:48:20 -0400
commit96bab35d1c4ab706922abd7cef8262fdca07664a (patch)
tree9e742a1e9972ed8e60cf5cd8292a3cbfc77f212b /firmware
parent5169192bc1d51cac1ccd57757a849657fb3bdf93 (diff)
downloadlinux-96bab35d1c4ab706922abd7cef8262fdca07664a.tar.bz2
localmodconfig: Reset certificate paths
When using `make localmodconfig` and friends, if the input config comes from a kernel that was built in a different environment (for example, the canonical case of using localmodconfig to trim a distribution kernel config) the key files for module signature checking will not be available and should be regenerated or omitted. Otherwise, the user will be faced with annoying errors when trying to build with the generated .config: make[1]: *** No rule to make target 'keyring.crt', needed by 'certs/x509_certificate_list'. Stop. Makefile:1576: recipe for target 'certs/' failed Link: http://lkml.kernel.org/r/1461696721-3001-1-git-send-email-bpoirier@suse.com Signed-off-by: Benjamin Poirier <bpoirier@suse.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions