brintos

brintos / linux-shallow public Read only

0
0
Text · 109 B · 9c0fe38 Raw
6 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2debugfs-objs	:= inode.o file.o3 4obj-$(CONFIG_DEBUG_FS)	+= debugfs.o5 6