android_kernel_samsung_hero.../Documentation/filesystems/configfs/Makefile
2016-08-17 16:41:52 +08:00

3 lines
100 B
Makefile

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