X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2FMakefile;h=354e2ba3ee67df7c6c2e7393308277dd5a10281a;hb=9467a0ce486c87a8f06ad492afa8b95686bff61f;hp=f98f3e691c37634157d152b11911be1213359beb;hpb=0aa78d17099b04fd9d36fe338af48ad6fe2d7fca;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/