summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/Makefile
diff options
context:
space:
mode:
authorRoy Zang2011-05-20 03:20:13 +0200
committerKumar Gala2011-06-23 04:44:56 +0200
commit2602a21231645f0923595a6ae2757222f6802e3f (patch)
tree90d1765e1d8960d2baf61f20b77647653b271061 /arch/powerpc/platforms/85xx/Makefile
parentpowerpc/85xx: Save scratch registers to thread info instead of using SPRGs. (diff)
downloadkernel-qcow2-linux-2602a21231645f0923595a6ae2757222f6802e3f.tar.gz
kernel-qcow2-linux-2602a21231645f0923595a6ae2757222f6802e3f.tar.xz
kernel-qcow2-linux-2602a21231645f0923595a6ae2757222f6802e3f.zip
powerpc/85xx: Add basic P1023RDS board support
The P1023 processor is an e500v2 based SoC that utilizes the DPAA networking architecture. This adds basic board support for non-DPAA functionality (device tree, board file, etc). Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/85xx/Makefile')
-rw-r--r--arch/powerpc/platforms/85xx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/85xx/Makefile b/arch/powerpc/platforms/85xx/Makefile
index dd70db77d63e..5c08be5b6020 100644
--- a/arch/powerpc/platforms/85xx/Makefile
+++ b/arch/powerpc/platforms/85xx/Makefile
@@ -11,6 +11,7 @@ obj-$(CONFIG_MPC85xx_DS) += mpc85xx_ds.o
obj-$(CONFIG_MPC85xx_MDS) += mpc85xx_mds.o
obj-$(CONFIG_MPC85xx_RDB) += mpc85xx_rdb.o
obj-$(CONFIG_P1022_DS) += p1022_ds.o
+obj-$(CONFIG_P1023_RDS) += p1023_rds.o
obj-$(CONFIG_P3041_DS) += p3041_ds.o corenet_ds.o
obj-$(CONFIG_P4080_DS) += p4080_ds.o corenet_ds.o
obj-$(CONFIG_P5020_DS) += p5020_ds.o corenet_ds.o