]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - fs/debugfs/Makefile
debugfs: get rid of useless arguments to debugfs_{mkdir,symlink}
[karo-tx-linux.git] / fs / debugfs / Makefile
1 debugfs-objs    := inode.o file.o
2
3 obj-$(CONFIG_DEBUG_FS)  += debugfs.o
4