aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ctl
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2015-10-05 08:42:43 +0000
committerAlexander Motin <mav@FreeBSD.org>2015-10-05 08:42:43 +0000
commite1c62a9b24de7ca0f1a6205c4e7ffc444d7cfab8 (patch)
treea3ecc22b1ba7d4e86c30e92ebd46d0984333ac15 /sys/modules/ctl
parent2c941fad1a6ca4724efea6af54d80032aec819c1 (diff)
Notes
Diffstat (limited to 'sys/modules/ctl')
-rw-r--r--sys/modules/ctl/Makefile1
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