Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
[linux-2.6] / Documentation / filesystems / configfs / Makefile
1 ifneq ($(CONFIG_CONFIGFS_FS),)
2 obj-m += configfs_example_explicit.o configfs_example_macros.o
3 endif