summaryrefslogtreecommitdiff
path: root/board/freescale/common
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2010-05-21 09:14:49 (GMT)
committerKumar Gala <galak@kernel.crashing.org>2010-07-16 15:55:10 (GMT)
commitc7e1a43de6818eb0b40d0b8db4f1a2bc54185eeb (patch)
treeb5843c46b7e97715b51a5befd1bd6b56e47301fe /board/freescale/common
parent509c4c4ce2c30eb5808a614ed5aae7be85ba7f6b (diff)
downloadu-boot-c7e1a43de6818eb0b40d0b8db4f1a2bc54185eeb.tar.xz
ppc/85xx: Convert MPC8536DS 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 14c7408..2d48d7e 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_MPC8536DS) += ics307_clk.o
COBJS-$(CONFIG_MPC8572DS) += ics307_clk.o
COBJS-$(CONFIG_P1022DS) += ics307_clk.o
COBJS-$(CONFIG_P2020DS) += ics307_clk.o