diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-06 09:00:35 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-06 09:00:35 -0400 |
commit | e8a3eb7d294c94b9aba76f6f936568b65355fd2c (patch) | |
tree | bb30f804c46f3c69fc5bfa606b070a5a033c83f8 /MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | |
parent | b25a5034bae7ef4779218d7e4eae9b95a065da04 (diff) | |
download | kernel-e8a3eb7d294c94b9aba76f6f936568b65355fd2c.tar.gz kernel-e8a3eb7d294c94b9aba76f6f936568b65355fd2c.tar.xz kernel-e8a3eb7d294c94b9aba76f6f936568b65355fd2c.zip |
Linux v3.17
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 8aa848c1e..a23a15cd3 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 223b1a32bbcb..3bad458f1c68 100644 +index dfdd7f738247..3c866db603a7 100644 --- a/init/Kconfig +++ b/init/Kconfig -@@ -1874,6 +1874,15 @@ config MODULE_SIG_ALL +@@ -1877,6 +1877,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 |