]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/powerpc/platforms/Makefile
[POWERPC] Add interrupt resource for RTC CMOS driver
[net-next-2.6.git] / arch / powerpc / platforms / Makefile
CommitLineData
35499c01 1ifeq ($(CONFIG_PPC_MERGE),y)
ba0dd617 2obj-$(CONFIG_PPC_PMAC) += powermac/
83428944
PM
3else
4ifeq ($(CONFIG_PPC64),y)
5obj-$(CONFIG_PPC_PMAC) += powermac/
6endif
7b875f4d 7endif
bbd0abda 8obj-$(CONFIG_PPC_CHRP) += chrp/
2cd97647
DG
9#obj-$(CONFIG_4xx) += 4xx/
10obj-$(CONFIG_44x) += 44x/
b6a591b2 11obj-$(CONFIG_PPC_MPC52xx) += 52xx/
df34403d 12obj-$(CONFIG_PPC_8xx) += 8xx/
5427828e 13obj-$(CONFIG_PPC_82xx) += 82xx/
08264cbc 14obj-$(CONFIG_PPC_83xx) += 83xx/
63dafe57 15obj-$(CONFIG_PPC_85xx) += 85xx/
c9b484b5 16obj-$(CONFIG_PPC_86xx) += 86xx/
69a80d3f 17obj-$(CONFIG_PPC_PSERIES) += pseries/
ba0dd617 18obj-$(CONFIG_PPC_ISERIES) += iseries/
0cb7b2af 19obj-$(CONFIG_PPC_MAPLE) += maple/
eb30c720 20obj-$(CONFIG_PPC_PASEMI) += pasemi/
19fe0475 21obj-$(CONFIG_PPC_CELL) += cell/
eb30c720 22obj-$(CONFIG_PPC_PS3) += ps3/
c347b798 23obj-$(CONFIG_PPC_CELLEB) += celleb/
c5d56332 24obj-$(CONFIG_EMBEDDED6xx) += embedded6xx/