diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-14 09:36:10 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-14 09:36:10 -0400 |
commit | ff180079f148953e56d8bac03c582df5e3343e45 (patch) | |
tree | 58013f4f631b6cac80196eb72ac97e46e6d43dfa /MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | |
parent | 74b479311911cf8ebd00269d32fb4f68f96905be (diff) | |
download | kernel-ff180079f148953e56d8bac03c582df5e3343e45.tar.gz kernel-ff180079f148953e56d8bac03c582df5e3343e45.tar.xz kernel-ff180079f148953e56d8bac03c582df5e3343e45.zip |
Linux v3.17-8307-gf1d0d14120a8
Diffstat (limited to 'MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch')
-rw-r--r-- | MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch index c2b5de2f3..26cf0d3e7 100644 --- a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch +++ b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch @@ -42,10 +42,10 @@ index 41359e548bcb..db9e6118575e 100644 efi_guid_t guid; u64 table; diff --git a/init/Kconfig b/init/Kconfig -index 4fcd7dd882c2..65ea201f38af 100644 +index 4fb572ae7423..b0138f178c7c 100644 --- a/init/Kconfig +++ b/init/Kconfig -@@ -1876,6 +1876,15 @@ config MODULE_SIG_ALL +@@ -1886,6 +1886,15 @@ config MODULE_SIG_ALL comment "Do not forget to sign required modules with scripts/sign-file" depends on MODULE_SIG_FORCE && !MODULE_SIG_ALL |