Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[deliverable/linux.git] / net / rds / Makefile
index 56d3f6023ced41adb81510ec0dc8525c9230dea9..0e72bec1529f52116a1aa8a2a4512d903ce03a4b 100644 (file)
@@ -6,9 +6,7 @@ rds-y :=        af_rds.o bind.o cong.o connection.o info.o message.o   \
 obj-$(CONFIG_RDS_RDMA) += rds_rdma.o
 rds_rdma-y :=  rdma_transport.o \
                        ib.o ib_cm.o ib_recv.o ib_ring.o ib_send.o ib_stats.o \
-                       ib_sysctl.o ib_rdma.o \
-                       iw.o iw_cm.o iw_recv.o iw_ring.o iw_send.o iw_stats.o \
-                       iw_sysctl.o iw_rdma.o
+                       ib_sysctl.o ib_rdma.o ib_fmr.o ib_frmr.o
 
 
 obj-$(CONFIG_RDS_TCP) += rds_tcp.o
This page took 0.025059 seconds and 5 git commands to generate.