]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/ofed/drivers/infiniband/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / ofed / drivers / infiniband / Makefile
1 obj-$(CONFIG_INFINIBAND)                += core/
2 obj-$(CONFIG_INFINIBAND_MTHCA)          += hw/mthca/
3 obj-$(CONFIG_INFINIBAND_IPATH)          += hw/ipath/
4 obj-$(CONFIG_INFINIBAND_QIB)            += hw/qib/
5 obj-$(CONFIG_INFINIBAND_EHCA)           += hw/ehca/
6 obj-$(CONFIG_INFINIBAND_AMSO1100)       += hw/amso1100/
7 obj-$(CONFIG_INFINIBAND_CXGB3)          += hw/cxgb3/
8 obj-$(CONFIG_INFINIBAND_NES)            += hw/nes/
9 obj-$(CONFIG_MLX4_INFINIBAND)           += hw/mlx4/
10 obj-$(CONFIG_INFINIBAND_NES)            += hw/nes/
11 obj-$(CONFIG_INFINIBAND_IPOIB)          += ulp/ipoib/
12 obj-$(CONFIG_INFINIBAND_SRP)            += ulp/srp/
13 obj-$(CONFIG_INFINIBAND_SRPT)           += ulp/srpt/
14 obj-$(CONFIG_INFINIBAND_ISER)           += ulp/iser/
15 obj-$(CONFIG_INFINIBAND_SDP)            += ulp/sdp/
16 obj-$(CONFIG_INFINIBAND_QLGC_VNIC)      += ulp/qlgc_vnic/
17 obj-$(CONFIG_INFINIBAND_MADEYE)         += util/