]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3a476b653404b32a5e620a924428c930b56dcd09
tree75c1ca5a1601e16e069b6ee15049468afc11b83a
parent418f8b77bcd2c05c9f32e6aa92161eb06fbda7bc
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