kernel_samsung_a53x/fs/debugfs/Makefile
2024-06-15 16:02:09 -03:00

5 lines
109 B
Makefile
Executable file

# SPDX-License-Identifier: GPL-2.0-only
debugfs-objs := inode.o file.o
obj-$(CONFIG_DEBUG_FS) += debugfs.o