aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/configfs/Makefile
blob: be7ec5e67dbcb17b0730da4ea47890eb7b6b583f (plain) (blame)
1
2
3
ifneq ($(CONFIG_CONFIGFS_FS),)
obj-m += configfs_example_explicit.o configfs_example_macros.o
endif