aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/platforms/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/Makefile b/arch/powerpc/platforms/Makefile
index 181ae612b2d3..da744d5e52fd 100644
--- a/arch/powerpc/platforms/Makefile
+++ b/arch/powerpc/platforms/Makefile
@@ -2,7 +2,6 @@ ifeq ($(CONFIG_PPC32),y)
2obj-$(CONFIG_PPC_PMAC) += powermac/ 2obj-$(CONFIG_PPC_PMAC) += powermac/
3endif 3endif
4obj-$(CONFIG_4xx) += 4xx/ 4obj-$(CONFIG_4xx) += 4xx/
5obj-$(CONFIG_83xx) += 83xx/
6obj-$(CONFIG_85xx) += 85xx/ 5obj-$(CONFIG_85xx) += 85xx/
7obj-$(CONFIG_PPC_PSERIES) += pseries/ 6obj-$(CONFIG_PPC_PSERIES) += pseries/
8obj-$(CONFIG_PPC_ISERIES) += iseries/ 7obj-$(CONFIG_PPC_ISERIES) += iseries/