summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 39424e154..4641e4c49 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -233,8 +233,8 @@ Summary: The Linux kernel
%define with_pae 0
%endif
-# kernel-tegra and omap is only built on arm
-%ifnarch %{arm}
+# kernel-tegra and omap is only built on armv7 hard and softfp
+%ifnarch armv7hl armv7l
%define with_tegra 0
%define with_omap 0
%endif