summaryrefslogtreecommitdiffstats
path: root/board/amcc/bamboo/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/bamboo/config.mk')
-rw-r--r--board/amcc/bamboo/config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/amcc/bamboo/config.mk b/board/amcc/bamboo/config.mk
index 35cb65584a..433429bea7 100644
--- a/board/amcc/bamboo/config.mk
+++ b/board/amcc/bamboo/config.mk
@@ -32,3 +32,6 @@ endif
ifeq ($(dbcr),1)
PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000
endif
+
+# legacy nand support
+BOARDLIBS = drivers/nand_legacy/libnand_legacy.a