]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add custom linker script to board/*/config.mk
authorStefan Roese <sr@denx.de>
Tue, 27 Oct 2009 15:16:13 +0000 (16:16 +0100)
committerStefan Roese <sr@denx.de>
Mon, 2 Nov 2009 15:29:04 +0000 (16:29 +0100)
commitb1245dd3c6409c743f6c2768d00e909a4c8cc4ea
tree26efaa49a2c8a4eaf619c45375eea65d58f11f27
parentceaa62a6f0237a8ddd2a5f659e6535fcd054332f
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>
board/amirix/ap1000/config.mk
board/esd/dasa_sim/config.mk
board/ml2/config.mk
board/xilinx/ml300/config.mk