Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « debugfs « fs - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9c0fe38cfb5eb8d9218851305653fbd219140fc0 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
debugfs-objs	:= inode.o file.o

obj-$(CONFIG_DEBUG_FS)	+= debugfs.o