v2.6.22.24-op1
[linux-2.6.22.y-op.git] / arch / powerpc / platforms / Makefile
blobd6e041a46d25ee21e148a1ef153d2e04f6fcee5d
1 ifeq ($(CONFIG_PPC_MERGE),y)
2 obj-$(CONFIG_PPC_PMAC) += powermac/
3 else
4 ifeq ($(CONFIG_PPC64),y)
5 obj-$(CONFIG_PPC_PMAC) += powermac/
6 endif
7 endif
8 obj-$(CONFIG_PPC_CHRP) += chrp/
9 #obj-$(CONFIG_4xx) += 4xx/
10 obj-$(CONFIG_44x) += 44x/
11 obj-$(CONFIG_PPC_MPC52xx) += 52xx/
12 obj-$(CONFIG_PPC_8xx) += 8xx/
13 obj-$(CONFIG_PPC_82xx) += 82xx/
14 obj-$(CONFIG_PPC_83xx) += 83xx/
15 obj-$(CONFIG_PPC_85xx) += 85xx/
16 obj-$(CONFIG_PPC_86xx) += 86xx/
17 obj-$(CONFIG_PPC_PSERIES) += pseries/
18 obj-$(CONFIG_PPC_ISERIES) += iseries/
19 obj-$(CONFIG_PPC_MAPLE) += maple/
20 obj-$(CONFIG_PPC_PASEMI) += pasemi/
21 obj-$(CONFIG_PPC_CELL) += cell/
22 obj-$(CONFIG_PPC_PS3) += ps3/
23 obj-$(CONFIG_PPC_CELLEB) += celleb/
24 obj-$(CONFIG_EMBEDDED6xx) += embedded6xx/