commit | 19a3d99c675fa696b5f5d84d03bef62ce047b66c | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Oct 27 16:16:13 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Nov 02 16:29:04 2009 +0100 |
tree | 26efaa49a2c8a4eaf619c45375eea65d58f11f27 | |
parent | 7c4a800e689d94990da78cc6c66672bf985fe6ba [diff] |
ppc4xx: Add custom linker script to board/*/config.mk These boards have special linker scripts right now. We can't use the common 4xx linker script here. So overrride the linker script (LDSCRIPT) in board/*/config.mk and choose the board specific version. Signed-off-by: Stefan Roese <sr@denx.de>