@@ -96,4 +96,4 @@ else
_config_file="${_kernel_src_dir}/configs/desktop"
fi
-_make_cmd="make ${_xcompile_args}"
+_make_cmd="make VERBOSE=1 ${_xcompile_args}"