diff options
Diffstat (limited to 'fs/autofs/Makefile')
-rw-r--r-- | fs/autofs/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/fs/autofs/Makefile b/fs/autofs/Makefile deleted file mode 100644 index 453a60f46d0..00000000000 --- a/fs/autofs/Makefile +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for the linux autofs-filesystem routines. | ||
3 | # | ||
4 | |||
5 | obj-$(CONFIG_AUTOFS_FS) += autofs.o | ||
6 | |||
7 | autofs-objs := dirhash.o init.o inode.o root.o symlink.o waitq.o | ||