diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-11-19 12:46:14 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2019-11-19 12:46:14 +0000 |
commit | 781fe2a45613ded4df6a5030c46d5762b3c7d0c1 (patch) | |
tree | 6e5d5150000982f9e9a6a21c25f9defe226fd504 /usr/src/uts/common/Makefile.files | |
parent | a1bd23b9a26e2c61a2520b9c77284c418380af57 (diff) | |
parent | 61dfa5098dc8576d9a5e277deba6df647bb70c06 (diff) | |
download | illumos-joyent-781fe2a45613ded4df6a5030c46d5762b3c7d0c1.tar.gz |
[illumos-gate merge]
commit 61dfa5098dc8576d9a5e277deba6df647bb70c06
11820 upstream Nexenta iSCSI and COMSTAR fixes
commit 686670eacbe137c7a9e6c85fef8763f8627a27b5
11855 Update SMB client to 3.02
Diffstat (limited to 'usr/src/uts/common/Makefile.files')
-rw-r--r-- | usr/src/uts/common/Makefile.files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/Makefile.files b/usr/src/uts/common/Makefile.files index 78894e23f2..2b614cd7cd 100644 --- a/usr/src/uts/common/Makefile.files +++ b/usr/src/uts/common/Makefile.files @@ -944,7 +944,7 @@ PPPT_OBJS += alua_ic_if.o pppt.o pppt_msg.o pppt_tgt.o STMF_OBJS += lun_map.o stmf.o -STMF_SBD_OBJS += sbd.o sbd_scsi.o sbd_pgr.o sbd_zvol.o +STMF_SBD_OBJS += sbd.o sbd_scsi.o sbd_pgr.o sbd_zvol.o ats_copy_mgr.o SYSMSG_OBJS += sysmsg.o |