Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux/fpc-iii.git] / Documentation / filesystems / configfs / Makefile
blobbe7ec5e67dbcb17b0730da4ea47890eb7b6b583f
1 ifneq ($(CONFIG_CONFIGFS_FS),)
2 obj-m += configfs_example_explicit.o configfs_example_macros.o
3 endif