summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-12-19 16:07:58 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2022-12-19 16:07:58 +0100
commit03d0ef1776217b53a506caee5c17aadf580dc03a (patch)
tree4c7a6823d2e0f6bced0ea00b9bbfb35d009a08a6 /kernel.spec
parent46933d114096d5beee983b096e734c62b7f271f0 (diff)
downloadkernel-03d0ef1776217b53a506caee5c17aadf580dc03a.tar.gz
kernel-03d0ef1776217b53a506caee5c17aadf580dc03a.tar.xz
kernel-03d0ef1776217b53a506caee5c17aadf580dc03a.zip
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 8620c3e4a..de64a3fb8 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -864,6 +864,8 @@ Source4002: gating.yaml
## Patches needed for building this package
+Patch100: arm64-remove-special-treatment-for-the-link-order-of.patch
+
%if !%{nopatches}
Patch1: patch-%{patchversion}-redhat.patch
@@ -1437,6 +1439,8 @@ mv linux-%{tarfile_release} linux-%{KVERREL}
cd linux-%{KVERREL}
# cp -a %{SOURCE1} .
+patch -R -p1 < "$RPM_SOURCE_DIR/"arm64-remove-special-treatment-for-the-link-order-of.patch
+
%if !%{nopatches}
ApplyOptionalPatch patch-%{patchversion}-redhat.patch