hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/fs/debugfs/Makefile
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 debugfs-objs := inode.o file.o
23
34 obj-$(CONFIG_DEBUG_FS) += debugfs.o