Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[linux-2.6-block.git] / fs / debugfs / Makefile
CommitLineData
1da177e4
LT
1debugfs-objs := inode.o file.o
2
3obj-$(CONFIG_DEBUG_FS) += debugfs.o
4