summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-01-25 07:11:29 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-01-25 07:11:29 +0100
commitc779498982daf5b78f0f0471f44328c5003ef8e8 (patch)
treeaf1b931fb2a4308d8e3411c7b8791fc4d3dc5ed0
parent5a69fabd2b7e24eefa145542ff6cebca8d3f2872 (diff)
downloadkernel-c779498982daf5b78f0f0471f44328c5003ef8e8.tar.gz
kernel-c779498982daf5b78f0f0471f44328c5003ef8e8.tar.xz
kernel-c779498982daf5b78f0f0471f44328c5003ef8e8.zip
drop aarch64build.patch (upstreamed)
-rwxr-xr-xkernel.spec5
1 files changed, 0 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index 1f1d0d970..2815eb72b 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -757,8 +757,6 @@ Patch1: patch-%{rpmversion}-redhat.patch
Patch2: secureboot_merge_fix.patch
%endif
-Patch4: aarch64build.patch
-
# empty final patch to facilitate testing of kernel patches
Patch999999: linux-kernel-test.patch
@@ -1263,9 +1261,6 @@ ApplyOptionalPatch patch-%{rpmversion}-redhat.patch
ApplyOptionalPatch secureboot_merge_fix.patch
%endif
-ApplyOptionalPatch aarch64build.patch
-
-
ApplyOptionalPatch linux-kernel-test.patch
# END OF PATCH APPLICATIONS