5 lines
69 B
Makefile
Raw Normal View History

2025-05-10 21:49:39 +08:00
debugfs-objs := inode.o file.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o