Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
[firefly-linux-kernel-4.4.55.git] / Documentation / filesystems / configfs / Makefile
1 ifneq ($(CONFIG_CONFIGFS_FS),)
2 obj-m += configfs_example_explicit.o configfs_example_macros.o
3 endif