[kernel] drop aarch64patches. No functional change

Peter Robinson pbrobinson at fedoraproject.org
Tue Mar 24 14:44:54 UTC 2015


commit 04612c67bb47aaf308f92b7b7cf4a5f116c6a24c
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Mar 24 14:44:47 2015 +0000

    drop aarch64patches. No functional change

 kernel.spec | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index cd5fc9a..3efb7c6 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


More information about the scm-commits mailing list