mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-09 10:15:17 +07:00
![Or Gerlitz](/assets/img/avatar_default.png)
Kconfig and Makefile for iSER. Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
5 lines
125 B
Makefile
5 lines
125 B
Makefile
obj-$(CONFIG_INFINIBAND_ISER) += ib_iser.o
|
|
|
|
ib_iser-y := iser_verbs.o iser_initiator.o iser_memory.o \
|
|
iscsi_iser.o
|