fix lpae/tegra defines

This commit is contained in:
Peter Robinson 2013-03-17 23:23:24 +00:00
parent 1ba238e822
commit a4763394ee
1 changed files with 1 additions and 1 deletions

View File

@ -251,9 +251,9 @@ Summary: The Linux kernel
# kernel up (unified kernel target), unified LPAE, tegra are only built on armv7 hfp
%ifnarch armv7hl
%endif
%define with_lpae 0
%define with_tegra 0
%endif
# if requested, only build base kernel
%if %{with_baseonly}