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 ca3ad5be9..303f36b19 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -865,6 +865,8 @@ Source4002: gating.yaml
Patch1: patch-%{patchversion}-redhat.patch
%endif
+Patch2: dwarves.patch
+
# empty final patch to facilitate testing of kernel patches
Patch999999: linux-kernel-test.patch
@@ -1438,6 +1440,8 @@ cd linux-%{KVERREL}
ApplyOptionalPatch patch-%{patchversion}-redhat.patch
%endif
+ApplyOptionalPatch dwarves.patch
+
ApplyOptionalPatch linux-kernel-test.patch
# END OF PATCH APPLICATIONS