[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)
commitb71b9effb5c6aad49682f963291b06018b44ed38
treeef17d9649215c96d6b8cde709e1a2366c2e83362
parent37787e449b39202afae13b6c47505ae9e977cae3
[ARM] Feroceon: pass proper -mtune argument to gcc

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>
arch/arm/Makefile