]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/powerpc/platforms/Makefile
[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c
[mirror_ubuntu-bionic-kernel.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
bbd0abda 8obj-$(CONFIG_PPC_CHRP) += chrp/
ba0dd617 9obj-$(CONFIG_4xx) += 4xx/
ba0dd617 10obj-$(CONFIG_85xx) += 85xx/
69a80d3f 11obj-$(CONFIG_PPC_PSERIES) += pseries/
ba0dd617 12obj-$(CONFIG_PPC_ISERIES) += iseries/
0cb7b2af 13obj-$(CONFIG_PPC_MAPLE) += maple/
19fe0475 14obj-$(CONFIG_PPC_CELL) += cell/