summaryrefslogtreecommitdiff
path: root/board/amirix/ap1000/config.mk
Commit message (Collapse)AuthorAgeLines
* ppc4xx: Add custom linker script to board/*/config.mkStefan Roese2009-11-02-0/+3
| | | | | | | | 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>
* Add support for AP1000 board.Wolfgang Denk2005-10-09-0/+27
Patch by James MacAulay, 07 Oct 2005