Files
2023-05-02 09:58:35 +02:00

5 lines
69 B
Makefile

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