Re: [PATCH] powerpc: Drop -me200 addition to build flags

From: Michael Ellerman
Date: Tue Nov 17 2020 - 18:15:53 EST


On Mon, 16 Nov 2020 23:09:13 +1100, Michael Ellerman wrote:
> Currently a build with CONFIG_E200=y will fail with:
>
> Error: invalid switch -me200
> Error: unrecognized option -me200
>
> Upstream binutils has never supported an -me200 option. Presumably it
> was supported at some point by either a fork or Freescale internal
> binutils.
>
> [...]

Applied to powerpc/fixes.

[1/1] powerpc: Drop -me200 addition to build flags
https://git.kernel.org/powerpc/c/e02152ba2810f7c88cb54e71cda096268dfa9241

cheers