linuxOS_AP05/kernel/fs/debugfs/Makefile

5 lines
69 B
Makefile
Raw Normal View History

2025-06-02 05:59:07 +00:00
debugfs-objs := inode.o file.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o