summaryrefslogtreecommitdiff
path: root/board/actux3/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-1/+1
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+2
all arm boards except a few use the same cpu linker script so move it to cpu/$(CPU) that could be overwrite in following order SOC BOARD via the corresponding config.mk Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-01-18add AcTux-3 board supportMichael Schwingen1-0/+4
Signed-off-by: Michael Schwingen <michael@schwingen.org>