commit | 3b051ee51afb340aaa6294dee6a7ad2140ff72ec | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Wed Jan 30 04:31:56 2013 +0000 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu Jan 31 00:27:39 2013 +0100 |
tree | 6ca96405800f2dbeeca0adc7dca7a1eda13f45ef | |
parent | 975f67b609a3f0367ac4211282d2697405dda36a [diff] |
MIPS: incaip: remove custom 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 incaip 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> Cc: Wolfgang Denk <wd@denx.de>