enable lpae ARM kernel
This commit is contained in:
parent
a940693b10
commit
d2e3e85a7b
@ -251,9 +251,9 @@ Summary: The Linux kernel
|
|||||||
|
|
||||||
# kernel up (unified kernel target), unified LPAE, tegra are only built on armv7 hfp
|
# kernel up (unified kernel target), unified LPAE, tegra are only built on armv7 hfp
|
||||||
%ifnarch armv7hl
|
%ifnarch armv7hl
|
||||||
|
%define with_lpae 0
|
||||||
%define with_tegra 0
|
%define with_tegra 0
|
||||||
%endif
|
%endif
|
||||||
%define with_lpae 0
|
|
||||||
|
|
||||||
# if requested, only build base kernel
|
# if requested, only build base kernel
|
||||||
%if %{with_baseonly}
|
%if %{with_baseonly}
|
||||||
|
Loading…
Reference in New Issue
Block a user