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
|
%define with_pae 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# kernel-tegra and omap is only built on arm
|
# kernel-tegra and omap is only built on armv7 hard and softfp
|
||||||
%ifnarch %{arm}
|
%ifnarch armv7hl armv7l
|
||||||
%define with_tegra 0
|
%define with_tegra 0
|
||||||
%define with_omap 0
|
%define with_omap 0
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user