Makefile 202 B

123456
  1. obj-$(CONFIG_INFINIBAND_IPOIB) += ipoib/
  2. obj-$(CONFIG_INFINIBAND_SRP) += srp/
  3. obj-$(CONFIG_INFINIBAND_SRPT) += srpt/
  4. obj-$(CONFIG_INFINIBAND_ISER) += iser/
  5. obj-$(CONFIG_INFINIBAND_ISERT) += isert/