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
|
||||
|
||||
# Sign the x86_64 kernel for secure boot authentication
|
||||
%ifarch x86_64 aarch64
|
||||
%ifarch x86_64 aarch64 s390x ppc64le
|
||||
%global signkernel 1
|
||||
%else
|
||||
%global signkernel 0
|
||||
|
Loading…
Reference in New Issue
Block a user