]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/powerpc/platforms/Makefile
509622da54087bac66502ec23d066b0ad575869c
[linux-2.6-omap-h63xx.git] / arch / powerpc / platforms / Makefile
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_4xx)               += 4xx/
9 obj-$(CONFIG_85xx)              += 85xx/
10 obj-$(CONFIG_PPC_PSERIES)       += pseries/
11 obj-$(CONFIG_PPC_ISERIES)       += iseries/