Blame view

kernel/linux-rt-4.4.41/drivers/infiniband/ulp/Makefile 202 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
  obj-$(CONFIG_INFINIBAND_IPOIB)		+= ipoib/
  obj-$(CONFIG_INFINIBAND_SRP)		+= srp/
  obj-$(CONFIG_INFINIBAND_SRPT)		+= srpt/
  obj-$(CONFIG_INFINIBAND_ISER)		+= iser/
  obj-$(CONFIG_INFINIBAND_ISERT)		+= isert/