]> git.karo-electronics.de Git - karo-tx-linux.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)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 13:36:27 +0000 (14:36 +0100)
commit1e015da521d03454469a96c2a955a132b6eb3a39
treefbe115a298430a3dc17b70975fd70d93184fb4f7
parent1340210783ff6e35b76a9fad2d736d9c622a71b7
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>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6200/
arch/mips/Makefile