diff options
| author | Alexander Motin <mav@FreeBSD.org> | 2015-10-05 08:42:43 +0000 |
|---|---|---|
| committer | Alexander Motin <mav@FreeBSD.org> | 2015-10-05 08:42:43 +0000 |
| commit | e1c62a9b24de7ca0f1a6205c4e7ffc444d7cfab8 (patch) | |
| tree | a3ecc22b1ba7d4e86c30e92ebd46d0984333ac15 /sys/modules/ctl | |
| parent | 2c941fad1a6ca4724efea6af54d80032aec819c1 (diff) | |
Notes
Diffstat (limited to 'sys/modules/ctl')
| -rw-r--r-- | sys/modules/ctl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/ctl/Makefile b/sys/modules/ctl/Makefile index 0ba583648272..a94cca64138a 100644 --- a/sys/modules/ctl/Makefile +++ b/sys/modules/ctl/Makefile @@ -11,7 +11,6 @@ SRCS+= ctl_backend_ramdisk.c SRCS+= ctl_cmd_table.c SRCS+= ctl_frontend.c SRCS+= ctl_frontend_cam_sim.c -SRCS+= ctl_frontend_internal.c SRCS+= ctl_frontend_iscsi.c SRCS+= ctl_scsi_all.c SRCS+= ctl_tpc.c |
