powerpc/boot: Separate target flags from BOOTCFLAGS
authorNicholas Piggin <npiggin@gmail.com>
Tue, 6 Jun 2023 06:46:54 +0000 (16:46 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 14 Jun 2023 02:46:41 +0000 (12:46 +1000)
commit689d592e406983debe919acb87855cab0f25b7bc
tree20a27d4fd0258bf4173cadab3141dc840ea2b5ec
parent48f2444eb4dc0f3de9146f7278e859fa6b5e568b
powerpc/boot: Separate target flags from BOOTCFLAGS

Add BOOTTARGETFLAGS variable with target / ABI options common to
CFLAGS and AFLAGS.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230606064657.183969-2-npiggin@gmail.com
arch/powerpc/boot/Makefile