blob: 509622da54087bac66502ec23d066b0ad575869c [file] [log] [blame]
Paul Mackerras35499c02005-10-22 16:02:39 +10001ifeq ($(CONFIG_PPC_MERGE),y)
Stephen Rothwellba0dd612005-09-23 13:15:51 +10002obj-$(CONFIG_PPC_PMAC) += powermac/
Paul Mackerras83428942005-10-22 16:06:27 +10003else
4ifeq ($(CONFIG_PPC64),y)
5obj-$(CONFIG_PPC_PMAC) += powermac/
6endif
Stephen Rothwell7b875f42005-09-28 09:40:24 +10007endif
Stephen Rothwellba0dd612005-09-23 13:15:51 +10008obj-$(CONFIG_4xx) += 4xx/
Stephen Rothwellba0dd612005-09-23 13:15:51 +10009obj-$(CONFIG_85xx) += 85xx/
Paul Mackerras69a80d32005-10-10 22:03:41 +100010obj-$(CONFIG_PPC_PSERIES) += pseries/
Stephen Rothwellba0dd612005-09-23 13:15:51 +100011obj-$(CONFIG_PPC_ISERIES) += iseries/