diff options
Diffstat (limited to 'kernel.spec')
-rwxr-xr-x | kernel.spec | 5 |
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 |