[PATCH] powerpc: Updated Initial MPC8540 ADS port with OF Flat Dev
[linux-2.6/x86.git] / arch / powerpc / platforms / Makefile
blobc4f6b0d2d140002f69a58d3625afd1be6c2617d2
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_PPC_83xx) += 83xx/
11 obj-$(CONFIG_PPC_85xx) += 85xx/
12 obj-$(CONFIG_PPC_PSERIES) += pseries/
13 obj-$(CONFIG_PPC_ISERIES) += iseries/
14 obj-$(CONFIG_PPC_MAPLE) += maple/
15 obj-$(CONFIG_PPC_CELL) += cell/