KEYS: Load *.x509 files into kernel keyring
authorDavid Howells <dhowells@redhat.com>
Fri, 30 Aug 2013 15:07:13 +0000 (16:07 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 25 Sep 2013 16:17:01 +0000 (17:17 +0100)
Load all the files matching the pattern "*.x509" that are to be found in kernel
base source dir and base build dir into the module signing keyring.

The "extra_certificates" file is then redundant.

Signed-off-by: David Howells <dhowells@redhat.com>
kernel/Makefile
kernel/modsign_certificate.S

diff --cc kernel/Makefile
Simple merge
Simple merge