1
0
Fork 0
alistair23-linux/fs/fuse/Makefile

8 lines
124 B
Makefile

#
# Makefile for the FUSE filesystem.
#
obj-$(CONFIG_FUSE_FS) += fuse.o
fuse-objs := dev.o dir.o file.o inode.o control.o