]> Git Repo - linux.git/blame - fs/configfs/Makefile
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / fs / configfs / Makefile
CommitLineData
7063fbf2
JB
1#
2# Makefile for the configfs virtual filesystem
3#
4
5obj-$(CONFIG_CONFIGFS_FS) += configfs.o
6
7configfs-objs := inode.o file.o dir.o symlink.o mount.o item.o
This page took 0.77831 seconds and 4 git commands to generate.