summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
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