[ARM] Feroceon: pass proper -mtune argument to gcc
authorNicolas Pitre <nico@cam.org>
Thu, 4 Dec 2008 06:03:57 +0000 (01:03 -0500)
committerNicolas Pitre <nico@cam.org>
Thu, 11 Dec 2008 21:39:09 +0000 (16:39 -0500)
Compilation for the Feroceon core should use -mtune=marvell-f.  This is
available in Code Sourcery's 2008Q3 release at the moment. Otherwise
fall back to -mtune-=xscale.

Signed-off-by: Nicolas Pitre <nico@marvell.com>

No differences found