summaryrefslogtreecommitdiffstats
path: root/board/freescale/common
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2010-05-21 04:05:14 -0500
committerKumar Gala <galak@kernel.crashing.org>2010-07-16 10:55:10 -0500
commit509c4c4ce2c30eb5808a614ed5aae7be85ba7f6b (patch)
treefeff1c35414a3d96769bc53665771e950c06d1e2 /board/freescale/common
parent79ee3448021714db03ce9d5e6688e2c80cce253d (diff)
downloadtalos-obmc-uboot-509c4c4ce2c30eb5808a614ed5aae7be85ba7f6b.tar.gz
talos-obmc-uboot-509c4c4ce2c30eb5808a614ed5aae7be85ba7f6b.zip
ppc/85xx: Convert MPC8572DS to using board common ICS307 code
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/freescale/common')
-rw-r--r--board/freescale/common/Makefile1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud