treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.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