[kernel/f18] renable accidentally disabled omap/tegra kernels

Peter Robinson pbrobinson at fedoraproject.org
Sat Mar 9 10:45:13 UTC 2013


commit e39dc443b87f602ab846c80e2987b22b3bf85eba
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Mar 9 10:45:05 2013 +0000

    renable accidentally disabled omap/tegra kernels

 kernel.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 69ee038..953c366 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -256,9 +256,9 @@ Summary: The Linux kernel
 
 # kernel up (versatile express), tegra and  omap are only built on armv7 hfp/sfp
 %ifnarch armv7hl armv7l
-%endif
 %define with_omap 0
 %define with_tegra 0
+%endif
 
 # kernel-kirkwood is only built for armv5
 %ifnarch armv5tel


More information about the scm-commits mailing list