1 2 3 4 5 6 7
debugfs-objs := inode.o file.o ifeq ($(CONFIG_ANDROID),y) ccflags-y := -DCONFIG_DEBUG_FS endif obj-y += debugfs.o