Add the DTrace modules to the build, rather than only build the dtrace
modules.
This commit is contained in:
parent
6d8e60c342
commit
601e4171b4
@ -31,7 +31,7 @@ makeoptions WITHOUT_MODULES="ahc"
|
||||
options KDTRACE_HOOKS # Kernel DTrace hooks
|
||||
options DDB_CTF # all architectures - kernel ELF linker loads CTF data
|
||||
makeoptions WITH_CTF=1
|
||||
makeoptions MODULES_OVERRIDE="opensolaris dtrace dtrace/lockstat dtrace/profile dtrace/fbt"
|
||||
makeoptions MODULES_EXTRA="opensolaris dtrace dtrace/lockstat dtrace/profile dtrace/fbt"
|
||||
|
||||
options HZ=100
|
||||
options SCHED_4BSD # 4BSD scheduler
|
||||
|
Loading…
x
Reference in New Issue
Block a user