aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/Makefile
blob: c34e268a0ed34349dedf3521b4b73dd73c2ce744 (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 inode.o