commit | a31f2598f9e102fb53a65e113244d888f3d463b3 | [log] [tgz] |
---|---|---|
author | Michael Schwingen <michael@schwingen.org> | Fri Jan 18 00:04:28 2008 +0100 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Fri Jan 18 01:05:22 2008 +0100 |
tree | db646aba1e57dd49ece1cc1ac2d3db3940aaf78b | |
parent | 06a9e12a51d46448240a10c1cd96c9d0a61d810b [diff] [blame] |
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>
diff --git a/MAKEALL b/MAKEALL index c9bd5e1..c4731ea 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -520,6 +520,10 @@ " LIST_ixp=" \ + actux1 \ + actux2 \ + actux3 \ + actux4 \ ixdp425 \ ixdpg425 \ pdnb3 \