]> Git Repo - linux.git/blob - drivers/infiniband/ulp/Makefile
Linux 6.14-rc3
[linux.git] / drivers / infiniband / ulp / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_INFINIBAND_IPOIB)          += ipoib/
3 obj-$(CONFIG_INFINIBAND_SRP)            += srp/
4 obj-$(CONFIG_INFINIBAND_SRPT)           += srpt/
5 obj-$(CONFIG_INFINIBAND_ISER)           += iser/
6 obj-$(CONFIG_INFINIBAND_ISERT)          += isert/
7 obj-$(CONFIG_INFINIBAND_OPA_VNIC)       += opa_vnic/
8 obj-$(CONFIG_INFINIBAND_RTRS)           += rtrs/
This page took 0.031286 seconds and 4 git commands to generate.