diff options
Diffstat (limited to 'Documentation/filesystems/configfs/Makefile')
-rw-r--r-- | Documentation/filesystems/configfs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/filesystems/configfs/Makefile b/Documentation/filesystems/configfs/Makefile deleted file mode 100644 index be7ec5e67dbc..000000000000 --- a/Documentation/filesystems/configfs/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -ifneq ($(CONFIG_CONFIGFS_FS),) -obj-m += configfs_example_explicit.o configfs_example_macros.o -endif |