Hook the DTrace kernel modules into the build.

This commit is contained in:
John Birrell 2008-05-23 22:36:12 +00:00
parent 2c2491dd98
commit adab6548de
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=179262

View File

@ -66,6 +66,7 @@ SUBDIR= ${_3dfx} \
cue \
${_cx} \
cxgb \
${_cyclic} \
dc \
dcons \
dcons_crom \
@ -73,6 +74,7 @@ SUBDIR= ${_3dfx} \
${_digi} \
${_dpt} \
${_drm} \
${_dtrace} \
dummynet \
${_ed} \
${_elink} \
@ -203,6 +205,7 @@ SUBDIR= ${_3dfx} \
${_nwfs} \
${_nxge} \
${_oltr} \
${_opensolaris} \
${_padlock} \
patm \
${_pccard} \
@ -387,8 +390,14 @@ _coff= coff
_cp= cp
_cpufreq= cpufreq
_cs= cs
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_cyclic= cyclic
.endif
_digi= digi
_drm= drm
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_dtrace= dtrace
.endif
_ed= ed
_elink= elink
_em= em
@ -418,6 +427,9 @@ _nsp= nsp
_nwfs= nwfs
.endif
_oltr= oltr
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_opensolaris= opensolaris
.endif
_pccard= pccard
_pcfclock= pcfclock
_pecoff= pecoff
@ -517,8 +529,14 @@ _cmx= cmx
_ciss= ciss
_coretemp= coretemp
_cpufreq= cpufreq
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_cyclic= cyclic
.endif
_digi= digi
_drm= drm
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_dtrace= dtrace
.endif
_ed= ed
_em= em
_exca= exca
@ -550,6 +568,9 @@ _nfe= nfe
_nve= nve
_nvram= nvram
_nxge= nxge
.if ${MK_CDDL} != "no" || defined(ALL_MODULES)
_opensolaris= opensolaris
.endif
_pccard= pccard
_rdma= rdma
_safe= safe