Files
linux/fs/debugfs/Makefile
Igor Pecovnik 31e0b0dd9e init
2016-12-19 07:03:25 +01:00

5 lines
69 B
Makefile

debugfs-objs := inode.o file.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o