diff options
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2018-09-23 19:15:17 +0200 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2018-11-18 16:02:23 +0100 |
commit | 1bef0c530beaaba08b8ca7a9ec6ce6dc25f62dfb (patch) | |
tree | 01a796e2be480b2590af9357f2926968b0050db6 /cmd | |
parent | d3a9ba7f959fac65815e3308510afd4b79f47dc0 (diff) |
MIPS: fix linking of standalone programs
Use the global MIPS specific u-boot.lds for linking standalone programs
instead of the outdated ones in examples/standalone/. Also pass --gc-sections
in LDFLAGS_STANDALONE to optimize the size of standalone programs.
Finally remove the deprecated config.mk files in arch/mips/cpu/mips[32,64]/.
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions