only build the omap and tegra variants on armv7 builds
This commit is contained in:
parent
e8d576e5d4
commit
8e25ffdc6e
@ -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