mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2076 d57e44dd-8a1f-0410-8b47-8ef2f437770f
5 lines
139 B
Makefile
5 lines
139 B
Makefile
iscsi-scst-y := iscsi.o nthread.o config.o digest.o \
|
|
conn.o session.o target.o event.o param.o
|
|
|
|
obj-$(CONFIG_SCST_ISCSI) += iscsi-scst.o
|