blob: 04073fd987ec465d11686ab047ec7456cc24b72a [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
Paul Mackerrasbbd0abd2005-10-26 21:45:56 +10008obj-$(CONFIG_PPC_CHRP) += chrp/
Stephen Rothwellba0dd612005-09-23 13:15:51 +10009obj-$(CONFIG_4xx) += 4xx/
Kumar Gala08264cb2006-01-10 21:43:56 -060010obj-$(CONFIG_PPC_83xx) += 83xx/
Stephen Rothwellba0dd612005-09-23 13:15:51 +100011obj-$(CONFIG_85xx) += 85xx/
Paul Mackerras69a80d32005-10-10 22:03:41 +100012obj-$(CONFIG_PPC_PSERIES) += pseries/
Stephen Rothwellba0dd612005-09-23 13:15:51 +100013obj-$(CONFIG_PPC_ISERIES) += iseries/
Paul Mackerras0cb7b2a2005-10-29 22:07:56 +100014obj-$(CONFIG_PPC_MAPLE) += maple/
Arnd Bergmann19fe0472005-10-31 20:08:38 -050015obj-$(CONFIG_PPC_CELL) += cell/