Files
2025-04-06 23:50:55 -05:00

5 lines
69 B
Makefile

debugfs-objs := inode.o file.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o