]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - fs/debugfs/Makefile
btrfs: fix error handling in btrfs_del_csums
[mirror_ubuntu-hirsute-kernel.git] / fs / debugfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 debugfs-objs := inode.o file.o
3
4 obj-$(CONFIG_DEBUG_FS) += debugfs.o
5