]> err.no Git - linux-2.6/blobdiff - arch/powerpc/platforms/cell/spufs/Makefile
[PATCH] spufs: switchable spu contexts
[linux-2.6] / arch / powerpc / platforms / cell / spufs / Makefile
index 6f496e37bcb7e2382ba30f77f6ef161240a8f6a6..e70e3cc1158f53bb1c7b0cee01502ab6f7f8760e 100644 (file)
@@ -1,3 +1,5 @@
 obj-$(CONFIG_SPU_FS) += spufs.o
 
-spufs-y += inode.o file.o context.o syscalls.o
+spufs-y += inode.o file.o context.o switch.o syscalls.o
+
+$(obj)/switch.o: $(obj)/spu_save_dump.h $(obj)/spu_restore_dump.h