--- wikisrc/tutorials/how_to_enable_and_run_dtrace.mdwn 2014/09/18 19:46:11 1.12 +++ wikisrc/tutorials/how_to_enable_and_run_dtrace.mdwn 2015/11/28 19:23:12 1.13 @@ -41,7 +41,7 @@ You need the following options in your k options MODULAR -You also need to build distribution with the options MKDTRACE=yes. +You also need to build distribution with the options `MKDTRACE=yes` and `MKCTF=yes`. ## Running hello world