openrex-linux-3.14/Documentation/filesystems/configfs/Makefile
2016-03-04 07:09:26 -08:00

4 lines
100 B
Makefile

ifneq ($(CONFIG_CONFIGFS_FS),)
obj-m += configfs_example_explicit.o configfs_example_macros.o
endif