You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
obj-$(CONFIG_SPU_FS) += spufs.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
|