Merge commit 'ftrace/function-graph' into next
[deliverable/linux.git] / arch / powerpc / platforms / Makefile
CommitLineData
b66510cb
KG
1
2obj-$(CONFIG_FSL_ULI1575) += fsl_uli1575.o
3
ba0dd617 4obj-$(CONFIG_PPC_PMAC) += powermac/
bbd0abda 5obj-$(CONFIG_PPC_CHRP) += chrp/
545c069c 6obj-$(CONFIG_40x) += 40x/
2cd97647 7obj-$(CONFIG_44x) += 44x/
e177edcd 8obj-$(CONFIG_PPC_MPC512x) += 512x/
b6a591b2 9obj-$(CONFIG_PPC_MPC52xx) += 52xx/
df34403d 10obj-$(CONFIG_PPC_8xx) += 8xx/
5427828e 11obj-$(CONFIG_PPC_82xx) += 82xx/
08264cbc 12obj-$(CONFIG_PPC_83xx) += 83xx/
63dafe57 13obj-$(CONFIG_PPC_85xx) += 85xx/
c9b484b5 14obj-$(CONFIG_PPC_86xx) += 86xx/
69a80d3f 15obj-$(CONFIG_PPC_PSERIES) += pseries/
ba0dd617 16obj-$(CONFIG_PPC_ISERIES) += iseries/
0cb7b2af 17obj-$(CONFIG_PPC_MAPLE) += maple/
eb30c720 18obj-$(CONFIG_PPC_PASEMI) += pasemi/
19fe0475 19obj-$(CONFIG_PPC_CELL) += cell/
eb30c720 20obj-$(CONFIG_PPC_PS3) += ps3/
c5d56332 21obj-$(CONFIG_EMBEDDED6xx) += embedded6xx/
54b318aa 22obj-$(CONFIG_AMIGAONE) += amigaone/
This page took 0.55517 seconds and 5 git commands to generate.