android_kernel_samsung_on5x.../Documentation/filesystems/configfs/Makefile
2018-06-19 23:16:04 +02:00

3 lines
100 B
Makefile

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