blob: 5e853a395b92fa22724b26f0668258cf07f48d24 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for Linux CIFS VFS client
3#
4obj-$(CONFIG_CIFS) += cifs.o
5
Jeff Layton09fe7ba2007-11-03 04:48:29 +00006cifs-y := cifsfs.o cifssmb.o cifs_debug.o connect.o dir.o file.o inode.o \
Steve French43988d72011-04-19 18:23:31 +00007 link.o misc.o netmisc.o smbencrypt.o transport.o asn1.o \
Andreas Gruenbachera9ae0082016-04-22 12:11:38 +02008 cifs_unicode.o nterr.o cifsencrypt.o \
Steve French2a38e122017-07-08 18:48:15 -05009 readdir.o ioctl.o sess.o export.o smb1ops.o winucase.o \
10 smb2ops.o smb2maperror.o smb2transport.o \
11 smb2misc.o smb2pdu.o smb2inode.o smb2file.o
Jeff Layton79df1ba2010-12-06 12:52:08 -050012
Andreas Gruenbachera9ae0082016-04-22 12:11:38 +020013cifs-$(CONFIG_CIFS_XATTR) += xattr.o
Jeff Layton79df1ba2010-12-06 12:52:08 -050014cifs-$(CONFIG_CIFS_ACL) += cifsacl.o
Jeff Layton09fe7ba2007-11-03 04:48:29 +000015
16cifs-$(CONFIG_CIFS_UPCALL) += cifs_spnego.o
Steve French61033352008-01-09 16:21:36 +000017
Igor Mammedov6d5ae0d2008-01-25 03:28:31 +000018cifs-$(CONFIG_CIFS_DFS_UPCALL) += dns_resolve.o cifs_dfs_ref.o
Suresh Jayaramanf579cf32010-07-05 18:11:50 +053019
Suresh Jayaraman488f1d2d2010-07-05 18:12:15 +053020cifs-$(CONFIG_CIFS_FSCACHE) += fscache.o cache.o