forked from rpms/kernel
Sign all arches for secure boot
This commit is contained in:
parent
9874b1ecd3
commit
da2efe22d6
@ -15,7 +15,7 @@
|
|||||||
%global distro_build 513
|
%global distro_build 513
|
||||||
|
|
||||||
# Sign the x86_64 kernel for secure boot authentication
|
# Sign the x86_64 kernel for secure boot authentication
|
||||||
%ifarch x86_64 aarch64
|
%ifarch x86_64 aarch64 s390x ppc64le
|
||||||
%global signkernel 1
|
%global signkernel 1
|
||||||
%else
|
%else
|
||||||
%global signkernel 0
|
%global signkernel 0
|
||||||
|
Loading…
Reference in New Issue
Block a user