mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-01-01 15:27:33 +01:00
Configfs, a file system for userspace-driven kernel object configuration. The OCFS2 stack makes extensive use of this for propagation of cluster configuration information into kernel. Signed-off-by: Joel Becker <joel.becker@oracle.com>
156 B
156 B
Makefile for the configfs virtual filesystem
obj-$(CONFIG_CONFIGFS_FS) += configfs.o
configfs-objs := inode.o file.o dir.o symlink.o mount.o item.o