diff options
Diffstat (limited to 'fs/Makefile')
-rw-r--r-- | fs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/Makefile b/fs/Makefile index e6ec1d309b1d..e571feddd7b7 100644 --- a/fs/Makefile +++ b/fs/Makefile | |||
@@ -104,7 +104,6 @@ obj-$(CONFIG_UBIFS_FS) += ubifs/ | |||
104 | obj-$(CONFIG_AFFS_FS) += affs/ | 104 | obj-$(CONFIG_AFFS_FS) += affs/ |
105 | obj-$(CONFIG_ROMFS_FS) += romfs/ | 105 | obj-$(CONFIG_ROMFS_FS) += romfs/ |
106 | obj-$(CONFIG_QNX4FS_FS) += qnx4/ | 106 | obj-$(CONFIG_QNX4FS_FS) += qnx4/ |
107 | obj-$(CONFIG_AUTOFS_FS) += autofs/ | ||
108 | obj-$(CONFIG_AUTOFS4_FS) += autofs4/ | 107 | obj-$(CONFIG_AUTOFS4_FS) += autofs4/ |
109 | obj-$(CONFIG_ADFS_FS) += adfs/ | 108 | obj-$(CONFIG_ADFS_FS) += adfs/ |
110 | obj-$(CONFIG_FUSE_FS) += fuse/ | 109 | obj-$(CONFIG_FUSE_FS) += fuse/ |