diff options
Diffstat (limited to 'kernel/Documentation/filesystems/configfs/Makefile')
-rw-r--r-- | kernel/Documentation/filesystems/configfs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/Documentation/filesystems/configfs/Makefile b/kernel/Documentation/filesystems/configfs/Makefile deleted file mode 100644 index be7ec5e67..000000000 --- a/kernel/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 |