[kernel] enable lpae ARM kernel

Peter Robinson pbrobinson at fedoraproject.org
Mon Apr 1 00:01:56 UTC 2013


commit d2e3e85a7bb7af7755a971a0f8dd99559cadb439
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 01d5524..3973309 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