From f1193f2c7556c2f1a74c3b6f16320a6d899806d9 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 16 Feb 2015 10:01:09 -0500 Subject: Linux v3.19-6676-g1fa185ebcbce --- MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch') diff --git a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch index 1ab1cd485..05a3cd875 100644 --- a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch +++ b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch @@ -42,10 +42,10 @@ index 706b16fa6de8..470e8dfcb517 100644 efi_guid_t guid; u64 table; diff --git a/init/Kconfig b/init/Kconfig -index ac49b6e83436..5cdb1c323f62 100644 +index ee83b7c6856c..3b9ecb2d12af 100644 --- a/init/Kconfig +++ b/init/Kconfig -@@ -1904,6 +1904,15 @@ config MODULE_SIG_ALL +@@ -1888,6 +1888,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 -- cgit