]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - fs/fuse/Makefile
Merge tag 'davinci-for-v4.16/dt' of https://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / fs / fuse / Makefile
CommitLineData
d8a5ba45
MS
1#
2# Makefile for the FUSE filesystem.
3#
4
5obj-$(CONFIG_FUSE_FS) += fuse.o
151060ac 6obj-$(CONFIG_CUSE) += cuse.o
d8a5ba45 7
60bcc88a 8fuse-objs := dev.o dir.o file.o inode.o control.o xattr.o acl.o