From: Stephen Rothwell Date: Tue, 27 Sep 2005 23:40:24 +0000 (+1000) Subject: powerpc: Make powerpc pmac 32 bit build again X-Git-Tag: v2.6.15-rc1~59^2~238^2~2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b875f4dc345dc5f6a2c3bd0e1f90bfee46b2258;p=linux-2.6 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 697addea19..7637ff3642 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/