diff options
author | Michael Schwingen | 2011-05-23 00:00:06 +0200 |
---|---|---|
committer | Albert ARIBAUD | 2011-06-23 08:25:18 +0200 |
commit | 8b5ab4c1b6622b30f060708cd8b66a8e97d61268 (patch) | |
tree | a1ef069a38dfadae61eef00361476e9d2fc5534e /board/actux3/config.mk | |
parent | af0504858ca2651e32e15f2efe9ec9fcd0b7d57f (diff) |
update/fix AcTux3 board
Signed-off-by: Michael Schwingen <michael@schwingen.org>
Diffstat (limited to 'board/actux3/config.mk')
-rw-r--r-- | board/actux3/config.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/actux3/config.mk b/board/actux3/config.mk deleted file mode 100644 index 9cb838b7380..00000000000 --- a/board/actux3/config.mk +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_SYS_TEXT_BASE = 0x00e00000 - -# include NPE ethernet driver -BOARDLIBS = arch/arm/cpu/ixp/npe/libnpe.o |