diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2016-12-15 13:27:26 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2016-12-15 13:27:26 -0600 |
commit | 84f938c2ad1cc6d6a3073e3f273cb78ef9ccb4c4 (patch) | |
tree | 47f18e3c498228d42d131616b056a3d527ac51ca /MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | |
parent | cabf9a05061f9d09322e9f2888ed887e51570a62 (diff) | |
download | kernel-84f938c2ad1cc6d6a3073e3f273cb78ef9ccb4c4.tar.gz kernel-84f938c2ad1cc6d6a3073e3f273cb78ef9ccb4c4.tar.xz kernel-84f938c2ad1cc6d6a3073e3f273cb78ef9ccb4c4.zip |
Linux v4.9-8648-g5cc60ae
Diffstat (limited to 'MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch')
-rw-r--r-- | MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch index 752ba4631..76084d472 100644 --- a/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch +++ b/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch @@ -102,7 +102,7 @@ index eb26e12c6c2a..e0c2268cb97e 100644 + $(obj)/configs.o: $(obj)/config_data.h - # config_data.h contains the same information as ikconfig.h but gzipped. + targets += config_data.gz diff --git a/kernel/modsign_uefi.c b/kernel/modsign_uefi.c new file mode 100644 index 000000000000..fe4a6f2bf10a |