From 04612c67bb47aaf308f92b7b7cf4a5f116c6a24c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 24 Mar 2015 14:44:47 +0000 Subject: [PATCH] drop aarch64patches. No functional change --- kernel.spec | 6 ------ 1 file changed, 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