]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - fs/debugfs/Makefile
Merge tag 'riscv-soc-fixes-for-v6.9-rc3' of https://git.kernel.org/pub/scm/linux...
[thirdparty/kernel/linux.git] / fs / debugfs / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1da177e4
LT
2debugfs-objs := inode.o file.o
3
4obj-$(CONFIG_DEBUG_FS) += debugfs.o
5