]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - fs/fuse/Makefile
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[mirror_ubuntu-jammy-kernel.git] / fs / fuse / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
d8a5ba45
MS
2#
3# Makefile for the FUSE filesystem.
4#
5
6obj-$(CONFIG_FUSE_FS) += fuse.o
151060ac 7obj-$(CONFIG_CUSE) += cuse.o
d8a5ba45 8
d123d8e1 9fuse-objs := dev.o dir.o file.o inode.o control.o xattr.o acl.o readdir.o