Browse Source

powerpc: Make powerpc pmac 32 bit build again

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Stephen Rothwell 19 years ago
parent
commit
7b875f4dc3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/powerpc/platforms/Makefile

+ 2 - 0
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/