mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 00:38:05 -04:00
4 lines
69 B
Makefile
4 lines
69 B
Makefile
debugfs-objs := inode.o file.o
|
|
|
|
obj-$(CONFIG_DEBUG_FS) += debugfs.o
|
|
|