summaryrefslogtreecommitdiffstats
path: root/u-boot/board/actux4/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'u-boot/board/actux4/config.mk')
-rw-r--r--u-boot/board/actux4/config.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/u-boot/board/actux4/config.mk b/u-boot/board/actux4/config.mk
new file mode 100644
index 0000000..9cb838b
--- /dev/null
+++ b/u-boot/board/actux4/config.mk
@@ -0,0 +1,4 @@
+CONFIG_SYS_TEXT_BASE = 0x00e00000
+
+# include NPE ethernet driver
+BOARDLIBS = arch/arm/cpu/ixp/npe/libnpe.o