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 e571feddd7b7..9284c74c2db9 100644 --- a/fs/Makefile +++ b/fs/Makefile | |||
@@ -91,7 +91,6 @@ obj-$(CONFIG_NFSD) += nfsd/ | |||
91 | obj-$(CONFIG_LOCKD) += lockd/ | 91 | obj-$(CONFIG_LOCKD) += lockd/ |
92 | obj-$(CONFIG_NLS) += nls/ | 92 | obj-$(CONFIG_NLS) += nls/ |
93 | obj-$(CONFIG_SYSV_FS) += sysv/ | 93 | obj-$(CONFIG_SYSV_FS) += sysv/ |
94 | obj-$(CONFIG_SMB_FS) += smbfs/ | ||
95 | obj-$(CONFIG_CIFS) += cifs/ | 94 | obj-$(CONFIG_CIFS) += cifs/ |
96 | obj-$(CONFIG_NCP_FS) += ncpfs/ | 95 | obj-$(CONFIG_NCP_FS) += ncpfs/ |
97 | obj-$(CONFIG_HPFS_FS) += hpfs/ | 96 | obj-$(CONFIG_HPFS_FS) += hpfs/ |