Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
[linux-block.git] / fs / debugfs / Makefile
1 debugfs-objs    := inode.o file.o
2
3 obj-$(CONFIG_DEBUG_FS)  += debugfs.o
4