summaryrefslogtreecommitdiff
path: root/fs/fuse/Makefile
blob: 72437065f6adee64994145be01efd281c482596a (plain)
1
2
3
4
5
6
7
#
# Makefile for the FUSE filesystem.
#

obj-$(CONFIG_FUSE_FS) += fuse.o

fuse-objs := dev.o dir.o file.o inode.o control.o