c05564c4d8
Android 13
5 lines
69 B
Makefile
Executable file
5 lines
69 B
Makefile
Executable file
debugfs-objs := inode.o file.o
|
|
|
|
obj-$(CONFIG_DEBUG_FS) += debugfs.o
|
|
|