]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Disable Werror when W= is set
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 17 Mar 2017 01:06:12 +0000 (18:06 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 10 Apr 2017 09:56:07 +0000 (11:56 +0200)
commit5373633cc9253ba82547473e899cab141c54133e
tree671b92bc4975789d698a996c4b09291db2d70392
parente96b1b0648adf7d80606a99e9596177186fd90ab
MIPS: Disable Werror when W= is set

Using any value for W= will lead to a ton of warnings which are turned
into fatal errors because MIPS adds -Werror to arch/mips/*.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: james.hogan@imgtec.com
Patchwork: https://patchwork.linux-mips.org/patch/15785/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kbuild