commit | 9d68ea89b26855c83aeba220a3b9529944762ac5 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Wed Jan 30 04:31:53 2013 +0000 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu Jan 31 00:27:09 2013 +0100 |
tree | 728e4a6bc1b0471c027f0ba8b678c556199a1498 | |
parent | 7f44466139e2344cbe41f25f8903b6e4e067304a [diff] |
MIPS: qemu-mips: use the unified u-boot.lds script Remove the board specific linker script. It is not needed anymore, the unified MIPS linker script can be used instead. All qemu_mips targets are producing identical binary images after the change than before. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>