aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-09-28 09:40:24 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2005-09-28 09:40:24 +1000
commit7b875f4dc345dc5f6a2c3bd0e1f90bfee46b2258 (patch)
tree78de92cf631b3f74e95bde1c8ef2ba93ffb9b4a7 /arch/powerpc/platforms/Makefile
parentpowerpc: Move viopath.c to powerpc/platforms/iseries (diff)
downloadlinux-dev-7b875f4dc345dc5f6a2c3bd0e1f90bfee46b2258.tar.xz
linux-dev-7b875f4dc345dc5f6a2c3bd0e1f90bfee46b2258.zip
powerpc: Make powerpc pmac 32 bit build again
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/powerpc/platforms/Makefile')
-rw-r--r--arch/powerpc/platforms/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/Makefile b/arch/powerpc/platforms/Makefile
index 697addea192f..7637ff3642c3 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/