MIPS: Fix MSA toolchain support detection.
authorSteven J. Hill <Steven.Hill@imgtec.com>
Thu, 24 Apr 2014 17:03:00 +0000 (12:03 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jun 2014 19:19:28 +0000 (21:19 +0200)
commit1d61ff6a1aefa59e9c8fd09da1c03735c60edd2b
tree9d0ac40b7eba53ceed85bd606c5b906f80f2799d
parentfad01e866afdbe01a1f3ec06a39c3a8b9e197014
MIPS: Fix MSA toolchain support detection.

The '-mmsa' option is not supported by all current compilers. Change
the detection to instead pass the option directly to the assembler.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
Reviewed-by: Paul Burton <Paul.Burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/6835/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile