]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - fs/debugfs/Makefile
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[mirror_ubuntu-bionic-kernel.git] / fs / debugfs / Makefile
CommitLineData
1da177e4
LT
1debugfs-objs := inode.o file.o
2
3obj-$(CONFIG_DEBUG_FS) += debugfs.o
4