summaryrefslogtreecommitdiffstats
path: root/board/nc650/config.mk
diff options
context:
space:
mode:
authordzu@denx.de <dzu@eddie.localdomain>2006-04-19 11:52:46 +0200
committerDetlev Zundel <dzu@eddie.localdomain>2006-04-19 11:52:46 +0200
commita367d42640e3cb10afeb4950bd5beb1c7f6cf107 (patch)
tree7c41a069cee7f9e38be792819cdc535524fdc8ab /board/nc650/config.mk
parent8419c013048b1f15f3fa2fc7c0463d860a04ee3e (diff)
downloadblackbird-obmc-uboot-a367d42640e3cb10afeb4950bd5beb1c7f6cf107.tar.gz
blackbird-obmc-uboot-a367d42640e3cb10afeb4950bd5beb1c7f6cf107.zip
Update for NC650 board. Add NC650 based CP850 configuration.
Signed-off-by: dzu@denx.de <dzu@denx.de>
Diffstat (limited to 'board/nc650/config.mk')
-rw-r--r--board/nc650/config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/nc650/config.mk b/board/nc650/config.mk
index fa8ba3186c..5b2284aec4 100644
--- a/board/nc650/config.mk
+++ b/board/nc650/config.mk
@@ -1,4 +1,5 @@
#
+# (C) Copyright 2006 Detlev Zundel, dzu@denx.de
# (C) Copyright 2004
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
@@ -26,3 +27,4 @@
#
TEXT_BASE = 0x40700000
+BOARDLIBS = drivers/nand/libnand.a
OpenPOWER on IntegriCloud