commit | 6c3297e6261fe710e3cee7243461de40edd575a0 | [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 | 1ae4428a09b69e1d23e1995a267cb7a560b6e56b [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