diff options
author | Michael Schwingen <michael@schwingen.org> | 2011-05-23 00:00:05 +0200 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-06-23 08:25:18 +0200 |
commit | af0504858ca2651e32e15f2efe9ec9fcd0b7d57f (patch) | |
tree | 32a63c86bffb72caa8baccc6d94720664b4e3911 /board/actux2/config.mk | |
parent | 517c5dfed5107fe1d77dd1e003c3c076bcf279e6 (diff) |
update/fix AcTux2 board
Signed-off-by: Michael Schwingen <michael@schwingen.org>
Diffstat (limited to 'board/actux2/config.mk')
-rw-r--r-- | board/actux2/config.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/actux2/config.mk b/board/actux2/config.mk deleted file mode 100644 index 9cb838b738..0000000000 --- a/board/actux2/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 |