On Wed, 2012-04-18 at 09:33 -0500, Kumar Gala wrote:
> On Apr 17, 2012, at 11:45 PM, Anton Blanchard wrote:
>
> >
> > Add a menu to select various 64-bit CPU targets for gcc. We
> > default to -mtune=power7 and if gcc doesn't understand that we
> > fallback to -mtune=power4.
> >
> > Signed-off-b
On Apr 17, 2012, at 11:45 PM, Anton Blanchard wrote:
>
> Add a menu to select various 64-bit CPU targets for gcc. We
> default to -mtune=power7 and if gcc doesn't understand that we
> fallback to -mtune=power4.
>
> Signed-off-by: Anton Blanchard
> ---
Can you add a target for e5500 cpu.
- k
Add a menu to select various 64-bit CPU targets for gcc. We
default to -mtune=power7 and if gcc doesn't understand that we
fallback to -mtune=power4.
Signed-off-by: Anton Blanchard
---
Index: linux-build/arch/powerpc/Makefile
===
-