From aa11d85cf318b961e029fe50d68ca47d004bce93 Mon Sep 17 00:00:00 2001 From: Jon Loeliger Date: Mon, 17 Mar 2008 15:48:18 -0500 Subject: FSL DDR: Convert MPC8541CDS to new DDR code. Signed-off-by: Jon Loeliger Signed-off-by: Kumar Gala --- board/freescale/mpc8541cds/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'board/freescale/mpc8541cds/Makefile') diff --git a/board/freescale/mpc8541cds/Makefile b/board/freescale/mpc8541cds/Makefile index 98f1530..c19a527 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 -- cgit v1.1