summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/86xx/Makefile
diff options
context:
space:
mode:
authorXianghua Xiao <x.xiao@freescale.com>2007-10-03 15:09:33 -0500
committerKumar Gala <galak@kernel.crashing.org>2007-10-08 08:38:31 -0500
commit0e65bfe34c1000581746b9889d095241c4cf4a5c (patch)
tree4ea65b112435055fff0e3ab759b6d85488f62b9d /arch/powerpc/platforms/86xx/Makefile
parent61c5d3cde10689867b86c8352aa0295637e941cb (diff)
[POWERPC] Add initial MPC8610 HPCD Platform files.
Add basic board support for the MPC8610 HPCD. This does not include any support the SoC Display or Audio controllers. Signed-off-by: Xianghua Xiao <x.xiao@freescale.com> Signed-off-by: Jason Jin <Jason.jin@freescale.com> Signed-off-by: Jon Loelier <jdl@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/86xx/Makefile')
-rw-r--r--arch/powerpc/platforms/86xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/86xx/Makefile b/arch/powerpc/platforms/86xx/Makefile
index 3376c7767f2d..c96706327eaa 100644
--- a/arch/powerpc/platforms/86xx/Makefile
+++ b/arch/powerpc/platforms/86xx/Makefile
@@ -4,3 +4,4 @@
obj-$(CONFIG_SMP) += mpc86xx_smp.o
obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
+obj-$(CONFIG_MPC8610_HPCD) += mpc8610_hpcd.o