1
0
forked from rpms/kernel

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

View File

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