4 lines
80 B
Makefile
4 lines
80 B
Makefile
|
obj-$(CONFIG_SPU_FS) += spufs.o
|
||
|
|
||
|
spufs-y += inode.o file.o context.o syscalls.o
|