xref: /linux/arch/powerpc/platforms/Makefile (revision 19fe04755aca56e7d143f7f95b41008138619c5c)
135499c01SPaul Mackerrasifeq ($(CONFIG_PPC_MERGE),y)
2bbeb3f4cSStephen Rothwellobj-$(CONFIG_PPC_PMAC)		+= powermac/
383428944SPaul Mackerraselse
483428944SPaul Mackerrasifeq ($(CONFIG_PPC64),y)
583428944SPaul Mackerrasobj-$(CONFIG_PPC_PMAC)		+= powermac/
683428944SPaul Mackerrasendif
77b875f4dSStephen Rothwellendif
8bbd0abdaSPaul Mackerrasobj-$(CONFIG_PPC_CHRP)		+= chrp/
9bbeb3f4cSStephen Rothwellobj-$(CONFIG_4xx)		+= 4xx/
10bbeb3f4cSStephen Rothwellobj-$(CONFIG_85xx)		+= 85xx/
1169a80d3fSPaul Mackerrasobj-$(CONFIG_PPC_PSERIES)	+= pseries/
12ba0dd617SStephen Rothwellobj-$(CONFIG_PPC_ISERIES)	+= iseries/
130cb7b2afSPaul Mackerrasobj-$(CONFIG_PPC_MAPLE)		+= maple/
14*19fe0475SArnd Bergmannobj-$(CONFIG_PPC_CELL)		+= cell/
15