From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Fri, 2 Nov 2018 23:28:56 +0100 Subject: [U-Boot] [PATCH 1/3] Kbuild: add LDFLAGS_STANDALONE In-Reply-To: <20180923171517.21363-2-daniel.schwierzeck@gmail.com> References: <20180923171517.21363-1-daniel.schwierzeck@gmail.com> <20180923171517.21363-2-daniel.schwierzeck@gmail.com> Message-ID: <9cbc8b8f-2d6a-6783-bf31-d5545b7bb30d@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > > 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: