1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

Add an option to enable KSE support.

Add an option to build in kernel DTrace hooks. Without this option, the
DTrace modules acn't be loaded.
This commit is contained in:
John Birrell 2006-08-03 05:19:33 +00:00
parent bcc4260f3b
commit b0777fc474
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160940

View File

@ -93,6 +93,7 @@ GEOM_SUNLABEL opt_geom.h
GEOM_UZIP opt_geom.h
GEOM_VOL opt_geom.h
GEOM_ZERO opt_geom.h
KSE opt_global.h
KSTACK_MAX_PAGES
KSTACK_PAGES
KTRACE
@ -598,6 +599,7 @@ FDC_DEBUG opt_fdc.h
PCFCLOCK_VERBOSE opt_pcfclock.h
PCFCLOCK_MAX_RETRIES opt_pcfclock.h
KDTRACE opt_kdtrace.h
KTR opt_global.h
KTR_ALQ opt_ktr.h
KTR_MASK opt_ktr.h