]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame_incremental - 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
1ifeq ($(CONFIG_PPC_MERGE),y)
2obj-$(CONFIG_PPC_PMAC) += powermac/
3else
4ifeq ($(CONFIG_PPC64),y)
5obj-$(CONFIG_PPC_PMAC) += powermac/
6endif
7endif
8obj-$(CONFIG_PPC_CHRP) += chrp/
9obj-$(CONFIG_4xx) += 4xx/
10obj-$(CONFIG_85xx) += 85xx/
11obj-$(CONFIG_PPC_PSERIES) += pseries/
12obj-$(CONFIG_PPC_ISERIES) += iseries/
13obj-$(CONFIG_PPC_MAPLE) += maple/
14obj-$(CONFIG_PPC_CELL) += cell/