]> Git Repo - linux.git/blob - fs/configfs/Makefile
drm/xe/xe2: Update SVG state handling
[linux.git] / fs / configfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the configfs virtual filesystem
4 #
5
6 obj-$(CONFIG_CONFIGFS_FS)       += configfs.o
7
8 configfs-objs   := inode.o file.o dir.o symlink.o mount.o item.o
This page took 0.054469 seconds and 4 git commands to generate.