android_kernel_cmhtcleo/Documentation/filesystems/configfs/Makefile

4 lines
100 B
Makefile
Raw Permalink Normal View History

2010-08-27 09:19:57 +00:00
ifneq ($(CONFIG_CONFIGFS_FS),)
obj-m += configfs_example_explicit.o configfs_example_macros.o
endif