[[PATCH v1] 30/37] [CIFS] SMBD: Add SMBDirect transport to Makefile

From: Long Li
Date: Wed Aug 02 2017 - 16:14:09 EST


From: Long Li <longli@xxxxxxxxxxxxx>

Signed-off-by: Long Li <longli@xxxxxxxxxxxxx>
---
fs/cifs/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/cifs/Makefile b/fs/cifs/Makefile
index eed7eb0..7175e25 100644
--- a/fs/cifs/Makefile
+++ b/fs/cifs/Makefile
@@ -18,4 +18,4 @@ cifs-$(CONFIG_CIFS_DFS_UPCALL) += dns_resolve.o cifs_dfs_ref.o
cifs-$(CONFIG_CIFS_FSCACHE) += fscache.o cache.o

cifs-$(CONFIG_CIFS_SMB2) += smb2ops.o smb2maperror.o smb2transport.o \
- smb2misc.o smb2pdu.o smb2inode.o smb2file.o
+ smb2misc.o smb2pdu.o smb2inode.o smb2file.o cifsrdma.o
--
2.7.4