diff options
| author | Alexander Motin <mav@FreeBSD.org> | 2015-08-15 15:42:21 +0000 |
|---|---|---|
| committer | Alexander Motin <mav@FreeBSD.org> | 2015-08-15 15:42:21 +0000 |
| commit | 67ceb24bcac8942d702398dc1cea26154f9ddd0c (patch) | |
| tree | 1854cc6ead82db4a18af0d23df1101b247b8374c /sys/modules/ctl | |
| parent | 2f444d157b9fc470c8a4bf69846b2c5fda30eed4 (diff) | |
Notes
Diffstat (limited to 'sys/modules/ctl')
| -rw-r--r-- | sys/modules/ctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/ctl/Makefile b/sys/modules/ctl/Makefile index 00e1ac73280c..c74f000b60b8 100644 --- a/sys/modules/ctl/Makefile +++ b/sys/modules/ctl/Makefile @@ -11,6 +11,7 @@ SRCS+= ctl_backend_ramdisk.c SRCS+= ctl_cmd_table.c SRCS+= ctl_frontend.c SRCS+= ctl_frontend_cam_sim.c +SRCS+= ctl_frontend_ioctl.c SRCS+= ctl_frontend_iscsi.c SRCS+= ctl_scsi_all.c SRCS+= ctl_tpc.c |
