summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel.spec6
1 files changed, 0 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index cd5fc9a4d..3efb7c669 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -8,8 +8,6 @@ Summary: The Linux kernel
# be 0.
%global released_kernel 0
-%global aarch64patches 1
-
# Sign modules on x86. Make sure the config files match this setting if more
# architectures are added.
%ifarch %{ix86} x86_64
@@ -328,11 +326,7 @@ Summary: The Linux kernel
# Which is a BadThing(tm).
# We only build kernel-headers on the following...
-%if 0%{?aarch64patches}
%define nobuildarches i386 s390
-%else
-%define nobuildarches i386 s390 aarch64
-%endif
%ifarch %nobuildarches
%define with_up 0