summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx/Makefile
diff options
context:
space:
mode:
authorDale Farnsworth <dale@farnsworth.org>2007-05-12 04:58:43 +0400
committerPaul Mackerras <paulus@samba.org>2007-05-12 05:32:50 +0400
commitfd4ba7e2b7ce9a48b8c60d5fcd65feda5746812e (patch)
treec6a32e72c977ab54a264e6e4782e5b76e7f79c8a /arch/powerpc/platforms/embedded6xx/Makefile
parentc368d921daed3c7cfba9752a45b2a8804cd54128 (diff)
downloadlinux-fd4ba7e2b7ce9a48b8c60d5fcd65feda5746812e.tar.xz
[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800
This finally adds the PPC_PRPMC2800 Kconfig option, the board setup code (the setup and reset functions) and the defconfig, to support the Motorola PrPMC2800 platform. Signed-off-by: Dale Farnsworth <dale@farnsworth.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx/Makefile')
-rw-r--r--arch/powerpc/platforms/embedded6xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/embedded6xx/Makefile b/arch/powerpc/platforms/embedded6xx/Makefile
index b39fe4f470d5..844947cfc5db 100644
--- a/arch/powerpc/platforms/embedded6xx/Makefile
+++ b/arch/powerpc/platforms/embedded6xx/Makefile
@@ -4,3 +4,4 @@
obj-$(CONFIG_MPC7448HPC2) += mpc7448_hpc2.o
obj-$(CONFIG_LINKSTATION) += linkstation.o ls_uart.o
obj-$(CONFIG_PPC_HOLLY) += holly.o
+obj-$(CONFIG_PPC_PRPMC2800) += prpmc2800.o