]> err.no Git - linux-2.6/blobdiff - arch/powerpc/platforms/cell/Makefile
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
[linux-2.6] / arch / powerpc / platforms / cell / Makefile
index f90e8337796cbe3b35046db8c145579f5e398e14..869af89df6ffe0daaee14ed9f4bda25eecb3247d 100644 (file)
@@ -14,7 +14,12 @@ endif
 spufs-modular-$(CONFIG_SPU_FS)         += spu_syscalls.o
 spu-priv1-$(CONFIG_PPC_CELL_NATIVE)    += spu_priv1_mmio.o
 
+spu-manage-$(CONFIG_PPC_CELLEB)                += spu_manage.o
+spu-manage-$(CONFIG_PPC_CELL_NATIVE)   += spu_manage.o
+
 obj-$(CONFIG_SPU_BASE)                 += spu_callbacks.o spu_base.o \
                                           spu_coredump.o \
                                           $(spufs-modular-m) \
-                                          $(spu-priv1-y) spufs/
+                                          $(spu-priv1-y) \
+                                          $(spu-manage-y) \
+                                          spufs/