From 509c4c4ce2c30eb5808a614ed5aae7be85ba7f6b Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Fri, 21 May 2010 04:05:14 -0500 Subject: ppc/85xx: Convert MPC8572DS to using board common ICS307 code Signed-off-by: Kumar Gala --- board/freescale/common/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'board/freescale/common') diff --git a/board/freescale/common/Makefile b/board/freescale/common/Makefile index 5436bd6f5d..14c74081b2 100644 --- a/board/freescale/common/Makefile +++ b/board/freescale/common/Makefile @@ -42,6 +42,7 @@ COBJS-$(CONFIG_MPC8541CDS) += cds_pci_ft.o COBJS-$(CONFIG_MPC8548CDS) += cds_pci_ft.o COBJS-$(CONFIG_MPC8555CDS) += cds_pci_ft.o +COBJS-$(CONFIG_MPC8572DS) += ics307_clk.o COBJS-$(CONFIG_P1022DS) += ics307_clk.o COBJS-$(CONFIG_P2020DS) += ics307_clk.o -- cgit v1.2.3