From cc7213fcfe3019d0f935cd14e9b64c0d77bd25f4 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 15 Apr 2015 10:47:18 -0400 Subject: Linux v4.0-3843-gbb0fd7ab0986 --- 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 4c680c288..f2c19e463 100644 --- a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch +++ b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch @@ -42,10 +42,10 @@ index 3dd6f4a51b9b..9cc069579351 100644 efi_guid_t guid; u64 table; diff --git a/init/Kconfig b/init/Kconfig -index eca8ab59ae7f..9a782b02e4d5 100644 +index 65e1bd0bc995..98af72b9a002 100644 --- a/init/Kconfig +++ b/init/Kconfig -@@ -1888,6 +1888,15 @@ config MODULE_SIG_ALL +@@ -1901,6 +1901,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