]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: microMIPS: Remove unsupported compiler flag.
authorSteven J. Hill <Steven.Hill@imgtec.com>
Thu, 5 Dec 2013 17:37:49 +0000 (11:37 -0600)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 23 Jan 2014 12:02:35 +0000 (13:02 +0100)
commit1a3c670f871ecf093f400835f776f067d4ac28a4
tree69ce1236a13a323f3fc87607716d29b71bc2ec4c
parentd6107722f8ed14bec5d6360e446439440a367a18
MIPS: microMIPS: Remove unsupported compiler flag.

Remove usage of -mno-jals compiler flag when building a pure
microMIPS kernel. The -mno-jals flag only ever existed within
Mentor toolchains. Dropping this flag allows all FSF toolchains
to work.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6200/
arch/mips/Makefile