GNU Linux-libre 4.14.290-gnu1
[releases.git] / drivers / infiniband / hw / hns / Makefile
1 #
2 # Makefile for the Hisilicon RoCE drivers.
3 #
4
5 obj-$(CONFIG_INFINIBAND_HNS) += hns-roce.o
6 hns-roce-objs := hns_roce_main.o hns_roce_cmd.o hns_roce_eq.o hns_roce_pd.o \
7         hns_roce_ah.o hns_roce_hem.o hns_roce_mr.o hns_roce_qp.o \
8         hns_roce_cq.o hns_roce_alloc.o hns_roce_hw_v1.o