commit | b71b9effb5c6aad49682f963291b06018b44ed38 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Thu Dec 04 01:03:57 2008 -0500 |
committer | Nicolas Pitre <nico@cam.org> | Thu Dec 11 16:39:09 2008 -0500 |
tree | ef17d9649215c96d6b8cde709e1a2366c2e83362 | |
parent | 37787e449b39202afae13b6c47505ae9e977cae3 [diff] |
[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>