From: Stephen Rothwell Date: Tue, 27 Sep 2005 23:40:24 +0000 (+1000) Subject: powerpc: Make powerpc pmac 32 bit build again X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7b875f4dc345dc5f6a2c3bd0e1f90bfee46b2258;p=mv-sheeva.git powerpc: Make powerpc pmac 32 bit build again Signed-off-by: Stephen Rothwell --- diff --git a/arch/powerpc/platforms/Makefile b/arch/powerpc/platforms/Makefile index 697addea192..7637ff3642c 100644 --- a/arch/powerpc/platforms/Makefile +++ b/arch/powerpc/platforms/Makefile @@ -1,4 +1,6 @@ +ifeq ($(CONFIG_PPC32),y) obj-$(CONFIG_PPC_PMAC) += powermac/ +endif obj-$(CONFIG_4xx) += 4xx/ obj-$(CONFIG_83xx) += 83xx/ obj-$(CONFIG_85xx) += 85xx/