Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / arch / powerpc / platforms / Makefile
bloba984894466d91c23dcafe92e97932e31c9d43bf3
2 obj-$(CONFIG_FSL_ULI1575) += fsl_uli1575.o
4 ifeq ($(CONFIG_PPC_MERGE),y)
5 obj-$(CONFIG_PPC_PMAC) += powermac/
6 else
7 ifeq ($(CONFIG_PPC64),y)
8 obj-$(CONFIG_PPC_PMAC) += powermac/
9 endif
10 endif
11 obj-$(CONFIG_PPC_CHRP) += chrp/
12 obj-$(CONFIG_40x) += 40x/
13 obj-$(CONFIG_44x) += 44x/
14 obj-$(CONFIG_PPC_MPC512x) += 512x/
15 obj-$(CONFIG_PPC_MPC52xx) += 52xx/
16 obj-$(CONFIG_PPC_8xx) += 8xx/
17 obj-$(CONFIG_PPC_82xx) += 82xx/
18 obj-$(CONFIG_PPC_83xx) += 83xx/
19 obj-$(CONFIG_PPC_85xx) += 85xx/
20 obj-$(CONFIG_PPC_86xx) += 86xx/
21 obj-$(CONFIG_PPC_PSERIES) += pseries/
22 obj-$(CONFIG_PPC_ISERIES) += iseries/
23 obj-$(CONFIG_PPC_MAPLE) += maple/
24 obj-$(CONFIG_PPC_PASEMI) += pasemi/
25 obj-$(CONFIG_PPC_CELL) += cell/
26 obj-$(CONFIG_PPC_PS3) += ps3/
27 obj-$(CONFIG_PPC_CELLEB) += celleb/
28 obj-$(CONFIG_EMBEDDED6xx) += embedded6xx/