Browse Source

[POWERPC] PS3: Fix uniprocessor kernel build

Allow to build a uniprocessor kernel for PS3.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Geert Uytterhoeven 18 years ago
parent
commit
63ea9c1710
1 changed files with 2 additions and 1 deletions
  1. 2 1
      arch/powerpc/platforms/ps3/Makefile

+ 2 - 1
arch/powerpc/platforms/ps3/Makefile

@@ -1,4 +1,5 @@
-obj-y += setup.o mm.o smp.o time.o hvcall.o htab.o repository.o
+obj-y += setup.o mm.o time.o hvcall.o htab.o repository.o
 obj-y += interrupt.o exports.o os-area.o
 
+obj-$(CONFIG_SMP) += smp.o
 obj-$(CONFIG_SPU_BASE) += spu.o