mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-16 05:26:07 +00:00
6 lines
202 B
Makefile
6 lines
202 B
Makefile
|
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/
|