[kernel/f19] enable lpae ARM kernel

Peter Robinson pbrobinson at fedoraproject.org
Mon Apr 1 00:02:35 UTC 2013


commit 8d026d8a101f5146baeca9ac7fc660e31c84314a
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Apr 1 01:01:35 2013 +0100

    enable lpae ARM kernel

 kernel.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9816597..63ba85e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -251,9 +251,9 @@ Summary: The Linux kernel
 
 # kernel up (unified kernel target), unified LPAE, tegra are only built on armv7 hfp
 %ifnarch armv7hl
+%define with_lpae 0
 %define with_tegra 0
 %endif
-%define with_lpae 0
 
 # if requested, only build base kernel
 %if %{with_baseonly}


More information about the scm-commits mailing list