Kbuild: add LDFLAGS_STANDALONE
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@gmail.com> Reviewed-by:
Tom Rini <trini@konsulko.com> Reviewed-by:
Rick Chen <rick@andestech.com>
Showing
- arch/mips/cpu/mips32/config.mk 2 additions, 2 deletionsarch/mips/cpu/mips32/config.mk
- arch/mips/cpu/mips64/config.mk 2 additions, 2 deletionsarch/mips/cpu/mips64/config.mk
- arch/nds32/config.mk 2 additions, 2 deletionsarch/nds32/config.mk
- arch/riscv/config.mk 2 additions, 2 deletionsarch/riscv/config.mk
- arch/sh/config.mk 1 addition, 1 deletionarch/sh/config.mk
- config.mk 2 additions, 0 deletionsconfig.mk
- examples/standalone/Makefile 3 additions, 1 deletionexamples/standalone/Makefile
Loading
Please register or sign in to comment