Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.8-rc4 15 lines 656 B view raw
1obj-$(CONFIG_INFINIBAND) += core/ 2obj-$(CONFIG_INFINIBAND_MTHCA) += hw/mthca/ 3obj-$(CONFIG_INFINIBAND_IPATH) += hw/ipath/ 4obj-$(CONFIG_INFINIBAND_QIB) += hw/qib/ 5obj-$(CONFIG_INFINIBAND_EHCA) += hw/ehca/ 6obj-$(CONFIG_INFINIBAND_AMSO1100) += hw/amso1100/ 7obj-$(CONFIG_INFINIBAND_CXGB3) += hw/cxgb3/ 8obj-$(CONFIG_INFINIBAND_CXGB4) += hw/cxgb4/ 9obj-$(CONFIG_MLX4_INFINIBAND) += hw/mlx4/ 10obj-$(CONFIG_INFINIBAND_NES) += hw/nes/ 11obj-$(CONFIG_INFINIBAND_OCRDMA) += hw/ocrdma/ 12obj-$(CONFIG_INFINIBAND_IPOIB) += ulp/ipoib/ 13obj-$(CONFIG_INFINIBAND_SRP) += ulp/srp/ 14obj-$(CONFIG_INFINIBAND_SRPT) += ulp/srpt/ 15obj-$(CONFIG_INFINIBAND_ISER) += ulp/iser/