Re: [1/5] powerpc/Makefile: CROSS32AS is unused, remove it
From: Michael Ellerman <hidden> Date: 2016-09-13 12:16:27
On Thu, 2016-11-08 at 06:03:11 UTC, Michael Ellerman wrote:
In fact it makes no sense at all to have this defined on little endian
builds. Since we disabled the 32-bit VDSO on little endian, we don't
build any 32-bit code when building a little endian kernel.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>