Explorar el Código

powerpc: Make powerpc pmac 32 bit build again

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Stephen Rothwell hace 19 años
padre
commit
7b875f4dc3
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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/