mirror of
https://github.com/torvalds/linux.git
synced 2024-12-30 14:52:05 +00: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
|