Revert "intel_agp: fix stolen mem range on G33"
[firewire-audio.git] / arch / powerpc / platforms / Makefile
blobd44e832b01f2c0b3bb782c64161ade8842f6750f
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_4xx) += 4xx/
13 obj-$(CONFIG_44x) += 44x/
14 obj-$(CONFIG_PPC_MPC52xx) += 52xx/
15 obj-$(CONFIG_PPC_8xx) += 8xx/
16 obj-$(CONFIG_PPC_82xx) += 82xx/
17 obj-$(CONFIG_PPC_83xx) += 83xx/
18 obj-$(CONFIG_PPC_85xx) += 85xx/
19 obj-$(CONFIG_PPC_86xx) += 86xx/
20 obj-$(CONFIG_PPC_PSERIES) += pseries/
21 obj-$(CONFIG_PPC_ISERIES) += iseries/
22 obj-$(CONFIG_PPC_MAPLE) += maple/
23 obj-$(CONFIG_PPC_PASEMI) += pasemi/
24 obj-$(CONFIG_PPC_CELL) += cell/
25 obj-$(CONFIG_PPC_PS3) += ps3/
26 obj-$(CONFIG_PPC_CELLEB) += celleb/
27 obj-$(CONFIG_EMBEDDED6xx) += embedded6xx/