Sign all arches for secure boot

This commit is contained in:
Andrew Lukoshko 2023-11-20 13:29:15 +00:00
parent 9874b1ecd3
commit da2efe22d6
1 changed files with 1 additions and 1 deletions

View File

@ -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