ubuntu-linux-kernel/fs/debugfs/Makefile

5 lines
69 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
debugfs-objs := inode.o file.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o