Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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