only build the omap and tegra variants on armv7 builds
This commit is contained in:
parent
94b00675ee
commit
41dc1eca4d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user