Makefile 69 Bytes edit raw blame history 1 2 3 4 debugfs-objs := inode.o file.o obj-$(CONFIG_DEBUG_FS) += debugfs.o