浏览代码

powerpc: Make powerpc pmac 32 bit build again

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Stephen Rothwell 19 年之前
父节点
当前提交
7b875f4dc3
共有 1 个文件被更改,包括 2 次插入0 次删除
  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/