diff options
author | Michael Schwingen | 2008-01-18 00:04:28 +0100 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-18 01:05:22 +0100 |
commit | 799891ef7b1b3432032ec23466df6b665a797fa4 (patch) | |
tree | db646aba1e57dd49ece1cc1ac2d3db3940aaf78b /MAKEALL | |
parent | 66a4344a4d910a11125df7768899ad529719855e (diff) |
Add AcTux board support
Hi,
The patch adds 4 boards, called AcTux-1 .. AcTux-4. This patch contains the
files that
contain changes for multiple boards, the board-specific files follow as
separate patches.
Signed-off-by: Michael Schwingen <michael@schwingen.org>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -520,6 +520,10 @@ LIST_pxa=" \ " LIST_ixp=" \ + actux1 \ + actux2 \ + actux3 \ + actux4 \ ixdp425 \ ixdpg425 \ pdnb3 \ |