]> Git Repo - linux.git/blame - fs/cifs/Makefile
[CIFS] Enable sec flags on mount for cifs (part one)
[linux.git] / fs / cifs / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for Linux CIFS VFS client
3#
4obj-$(CONFIG_CIFS) += cifs.o
5
3979877e 6cifs-objs := cifsfs.o cifssmb.o cifs_debug.o connect.o dir.o file.o inode.o link.o misc.o netmisc.o smbdes.o smbencrypt.o transport.o asn1.o md4.o md5.o cifs_unicode.o nterr.o xattr.o cifsencrypt.o fcntl.o readdir.o ioctl.o sess.o
This page took 0.15397 seconds and 4 git commands to generate.