]> Git Repo - linux.git/blob - fs/configfs/Makefile
ASoC: Intel: soc-acpi-cht: shrink tables using compatible IDs
[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.037145 seconds and 4 git commands to generate.