]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/filesystems/configfs/Makefile
Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-im
[karo-tx-linux.git] / Documentation / filesystems / configfs / Makefile
1 ifneq ($(CONFIG_CONFIGFS_FS),)
2 obj-m += configfs_example_explicit.o configfs_example_macros.o
3 endif