aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 54c5f20..0572287 100644
--- a/conf.py
+++ b/conf.py
@@ -11,7 +11,7 @@ novaboot_args = ['--qemu=qemu-system-x86_64']
parse_kconfig_output = False
minisat_output = False
kernel_config_output = True
-kernel_make_output = True
+kernel_make_output = False
boot_output = False
#######################################