Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
7
fs/fuse/Makefile
Normal file
7
fs/fuse/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Makefile for the FUSE filesystem.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_FUSE_FS) += fuse.o
|
||||
|
||||
fuse-objs := dev.o dir.o file.o inode.o control.o
|
||||
Reference in New Issue
Block a user