OSDN Git Service

powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
authorNicholas Piggin <npiggin@gmail.com>
Wed, 30 May 2018 12:19:20 +0000 (22:19 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 1 Jun 2018 13:08:06 +0000 (23:08 +1000)
commitaf3901cbbd3de182aafb8ee553c825c0074df6a2
tree75c1ca5a1601e16e069b6ee15049468afc11b83a
parent4bf4f42a2febb449a5cc5d79e7c58e5b168942d7
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile

Switch VDSO32 build over to use CROSS32_COMPILE directly, and have
it pass in -m32 after the standard c_flags. This allows endianness
overrides to be removed and the endian and bitness flags moved into
standard flags variables.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Makefile
arch/powerpc/boot/Makefile
arch/powerpc/kernel/vdso32/Makefile