5 строки
79 B
Makefile
5 строки
79 B
Makefile
|
obj-$(CONFIG_RELAYFS_FS) += relayfs.o
|
||
|
|
||
|
relayfs-y := relay.o inode.o buffers.o
|
||
|
|