summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-01-17 23:55:10 +0000
committerngie <ngie@FreeBSD.org>2017-01-17 23:55:10 +0000
commitda7662fc549a036244738efc973241d9e0db73e4 (patch)
treedf246d74c7279643d1aef20ea64a17ce315f71b1 /sys/modules
parentf2bbb79cdcfd57d3752b8df7753295cc59d8f50a (diff)
downloadFreeBSD-src-da7662fc549a036244738efc973241d9e0db73e4.zip
FreeBSD-src-da7662fc549a036244738efc973241d9e0db73e4.tar.gz
MFC r299864,r303166:
r299864 (by markj): opt_kdtrace.h is not needed for SDT probes as of r258541. r303166 (by imp): Add opt_ddb.h.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/cam/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/cam/Makefile b/sys/modules/cam/Makefile
index c3ecf56..e3404f9 100644
--- a/sys/modules/cam/Makefile
+++ b/sys/modules/cam/Makefile
@@ -14,6 +14,7 @@ SRCS+= opt_cd.h
SRCS+= opt_pt.h
SRCS+= opt_sa.h
SRCS+= opt_ses.h
+SRCS+= opt_ddb.h
SRCS+= device_if.h bus_if.h vnode_if.h
SRCS+= cam.c
SRCS+= cam_compat.c
OpenPOWER on IntegriCloud