tegrakernel/kernel/kernel-4.9/fs/debugfs/Makefile

5 lines
69 B
Makefile
Raw Normal View History

2022-02-16 09:13:02 -06:00
debugfs-objs := inode.o file.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o