[PATCH] ext2: Enable atomic inode security labeling
[deliverable/linux.git] / fs / cifs / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for Linux CIFS VFS client
3#
4obj-$(CONFIG_CIFS) += cifs.o
5
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
This page took 0.052812 seconds and 5 git commands to generate.