commit | bc24345e4101a5c996d6b48ce497b09c53025dc6 | [log] [tgz] |
---|---|---|
author | Michael Schwingen <michael@schwingen.org> | Wed Jan 16 19:51:55 2008 +0100 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Fri Jan 18 01:00:02 2008 +0100 |
tree | d20bbd1b7948203fad652d44c68bb10c196646ee | |
parent | aebf00fc4d1343b24715373893f7b20bf462d1e9 [diff] [blame] |
add AcTux-3 board support Signed-off-by: Michael Schwingen <michael@schwingen.org>
diff --git a/board/actux3/config.mk b/board/actux3/config.mk new file mode 100644 index 0000000..9a634cd --- /dev/null +++ b/board/actux3/config.mk
@@ -0,0 +1,4 @@ +TEXT_BASE = 0x00e00000 + +# include NPE ethernet driver +BOARDLIBS = cpu/ixp/npe/libnpe.a