mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-08 23:04:35 +08:00
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
|