summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/infiniband/sw/rxe/Makefile')
-rw-r--r--drivers/infiniband/sw/rxe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/infiniband/sw/rxe/Makefile b/drivers/infiniband/sw/rxe/Makefile
index 1e24673e9318..93134f1d1d0c 100644
--- a/drivers/infiniband/sw/rxe/Makefile
+++ b/drivers/infiniband/sw/rxe/Makefile
@@ -22,5 +22,6 @@ rdma_rxe-y := \
rxe_mcast.o \
rxe_task.o \
rxe_net.o \
- rxe_sysfs.o \
rxe_hw_counters.o
+
+rdma_rxe-$(CONFIG_INFINIBAND_ON_DEMAND_PAGING) += rxe_odp.o