X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2FMakefile;h=354e2ba3ee67df7c6c2e7393308277dd5a10281a;hb=3de18c865f504ab59ed2588b1e11acd4bcb9ea09;hp=f98f3e691c37634157d152b11911be1213359beb;hpb=5a61b7a29647ed7c939ca76d3bf83c75d10ba16e;p=linux-2.6-microblaze.git diff --git a/fs/Makefile b/fs/Makefile index f98f3e691c37..354e2ba3ee67 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -96,7 +96,9 @@ obj-$(CONFIG_LOCKD) += lockd/ obj-$(CONFIG_NLS) += nls/ obj-$(CONFIG_UNICODE) += unicode/ obj-$(CONFIG_SYSV_FS) += sysv/ +obj-$(CONFIG_CIFS_COMMON) += cifs_common/ obj-$(CONFIG_CIFS) += cifs/ +obj-$(CONFIG_SMB_SERVER) += ksmbd/ obj-$(CONFIG_HPFS_FS) += hpfs/ obj-$(CONFIG_NTFS_FS) += ntfs/ obj-$(CONFIG_UFS_FS) += ufs/