]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/powerpc/platforms/Makefile
[POWERPC] 8xx: powerpc port of core CPM PIC
[net-next-2.6.git] / arch / powerpc / platforms / Makefile
CommitLineData
35499c01 1ifeq ($(CONFIG_PPC_MERGE),y)
ba0dd617 2obj-$(CONFIG_PPC_PMAC) += powermac/
83428944
PM
3else
4ifeq ($(CONFIG_PPC64),y)
5obj-$(CONFIG_PPC_PMAC) += powermac/
6endif
7b875f4d 7endif
3f245e2a 8obj-$(CONFIG_PPC_MPC52xx) += 52xx/
bbd0abda 9obj-$(CONFIG_PPC_CHRP) += chrp/
ba0dd617 10obj-$(CONFIG_4xx) += 4xx/
08264cbc 11obj-$(CONFIG_PPC_83xx) += 83xx/
63dafe57 12obj-$(CONFIG_PPC_85xx) += 85xx/
c9b484b5 13obj-$(CONFIG_PPC_86xx) += 86xx/
69a80d3f 14obj-$(CONFIG_PPC_PSERIES) += pseries/
ba0dd617 15obj-$(CONFIG_PPC_ISERIES) += iseries/
0cb7b2af 16obj-$(CONFIG_PPC_MAPLE) += maple/
eb30c720 17obj-$(CONFIG_PPC_PASEMI) += pasemi/
19fe0475 18obj-$(CONFIG_PPC_CELL) += cell/
eb30c720 19obj-$(CONFIG_PPC_PS3) += ps3/
c5d56332 20obj-$(CONFIG_EMBEDDED6xx) += embedded6xx/