summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8555cds/Makefile
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2008-03-18 16:12:42 (GMT)
committerKumar Gala <galak@kernel.crashing.org>2008-08-27 16:43:49 (GMT)
commit2b40edb10d81da7bba724edbccd7f53777112579 (patch)
tree72ba47fdc075bb4b7856477fa0ae1e50689aa304 /board/freescale/mpc8555cds/Makefile
parent8b625114e8bc5a6b436181167a6e7fcd3303dd2c (diff)
downloadu-boot-2b40edb10d81da7bba724edbccd7f53777112579.tar.xz
FSL DDR: Convert MPC8555ADS 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/mpc8555cds/Makefile')
-rw-r--r--board/freescale/mpc8555cds/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8555cds/Makefile b/board/freescale/mpc8555cds/Makefile
index 98f1530..c19a527 100644
--- a/board/freescale/mpc8555cds/Makefile
+++ b/board/freescale/mpc8555cds/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