android_kernel_lenovo_1050f/Documentation/filesystems/configfs/Makefile

4 lines
100 B
Makefile
Raw Normal View History

2020-06-06 17:20:15 +00:00
ifneq ($(CONFIG_CONFIGFS_FS),)
obj-m += configfs_example_explicit.o configfs_example_macros.o
endif