commit | 799891ef7b1b3432032ec23466df6b665a797fa4 | [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 | 66a4344a4d910a11125df7768899ad529719855e [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 \