[U-Boot] [PATCH 1/3] Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Fri Nov 2 22:28:56 UTC 2018
Am 23.09.18 um 19:15 schrieb Daniel Schwierzeck:
> Introduce a new Makefile variable for passing LDFLAGS to standalone
> programs. Currently the variable CONFIG_STANDALONE_LOAD_ADDR is
> misued on some archs to pass a specific linker script.
>
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> ---
>
> arch/mips/cpu/mips32/config.mk | 4 ++--
> arch/mips/cpu/mips64/config.mk | 4 ++--
> arch/nds32/config.mk | 4 ++--
> arch/riscv/config.mk | 4 ++--
> arch/sh/config.mk | 2 +-
> config.mk | 2 ++
> examples/standalone/Makefile | 4 +++-
> 7 files changed, 14 insertions(+), 10 deletions(-)
>
applied to u-boot-mips/next
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181102/feb424bc/attachment.sig>
More information about the U-Boot
mailing list