Dear Mike Dunn,
> Pass '-mcpu=xscale' to the compiler instead of march and mtune. This will
> cause gcc to define the __XSCALE__ macro.
>
> Signed-off-by: Mike Dunn
> ---
> arch/arm/cpu/pxa/config.mk |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/cpu/p
Pass '-mcpu=xscale' to the compiler instead of march and mtune. This will cause
gcc to define the __XSCALE__ macro.
Signed-off-by: Mike Dunn
---
arch/arm/cpu/pxa/config.mk |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/cpu/pxa/config.mk b/arch/arm/cpu/pxa/con
2 matches
Mail list logo