arch/mips: Set BR2_GCC_TARGET_ARCH for MIPS
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 28 Oct 2013 14:21:09 +0000 (14:21 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Oct 2013 17:44:12 +0000 (18:44 +0100)
commitf60dafe06833a17540608d1c8172d6535c513f1e
treeb9808d9f7eb881bb67ee05993fba554786c866f6
parentca5639f8d00aae6427054dee1f0433583ad3041d
arch/mips: Set BR2_GCC_TARGET_ARCH for MIPS

Set --with-arch instead of --with-tune for MIPS so that the
generated code will be optimal for the given MIPS ISA.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in.mips