Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at c9a28fa7b9ac19b676deefa0a171ce7df8755c08 10 lines 438 B view raw
1obj-$(CONFIG_INFINIBAND) += core/ 2obj-$(CONFIG_INFINIBAND_MTHCA) += hw/mthca/ 3obj-$(CONFIG_INFINIBAND_IPATH) += hw/ipath/ 4obj-$(CONFIG_INFINIBAND_EHCA) += hw/ehca/ 5obj-$(CONFIG_INFINIBAND_AMSO1100) += hw/amso1100/ 6obj-$(CONFIG_INFINIBAND_CXGB3) += hw/cxgb3/ 7obj-$(CONFIG_MLX4_INFINIBAND) += hw/mlx4/ 8obj-$(CONFIG_INFINIBAND_IPOIB) += ulp/ipoib/ 9obj-$(CONFIG_INFINIBAND_SRP) += ulp/srp/ 10obj-$(CONFIG_INFINIBAND_ISER) += ulp/iser/