x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git] / drivers / infiniband / sw / rxe / Makefile
blobec35ff022a4298820bc2e6480066255b57fe915e
1 obj-$(CONFIG_RDMA_RXE) += rdma_rxe.o
3 rdma_rxe-y := \
4 rxe.o \
5 rxe_comp.o \
6 rxe_req.o \
7 rxe_resp.o \
8 rxe_recv.o \
9 rxe_pool.o \
10 rxe_queue.o \
11 rxe_verbs.o \
12 rxe_av.o \
13 rxe_srq.o \
14 rxe_qp.o \
15 rxe_cq.o \
16 rxe_mr.o \
17 rxe_opcode.o \
18 rxe_mmap.o \
19 rxe_icrc.o \
20 rxe_mcast.o \
21 rxe_task.o \
22 rxe_net.o \
23 rxe_sysfs.o