summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8541cds/Makefile
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2008-03-17 15:48:18 -0500
committerKumar Gala <galak@kernel.crashing.org>2008-08-27 11:43:50 -0500
commitaa11d85cf318b961e029fe50d68ca47d004bce93 (patch)
tree30fb129452749c5a8ea5e817d8fd125986b85dc9 /board/freescale/mpc8541cds/Makefile
parent2b40edb10d81da7bba724edbccd7f53777112579 (diff)
FSL DDR: Convert MPC8541CDS to new DDR code.
Signed-off-by: Jon Loeliger <jdl@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/freescale/mpc8541cds/Makefile')
-rw-r--r--board/freescale/mpc8541cds/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8541cds/Makefile b/board/freescale/mpc8541cds/Makefile
index 98f153056d5..c19a527d165 100644
--- a/board/freescale/mpc8541cds/Makefile
+++ b/board/freescale/mpc8541cds/Makefile
@@ -27,6 +27,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).a
COBJS-y += $(BOARD).o
+COBJS-y += ddr.o
COBJS-y += law.o
COBJS-y += tlb.o