aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 0343e6b..9844d4e 100644
--- a/conf.py
+++ b/conf.py
@@ -36,7 +36,8 @@ iteration_file = build_folder + '/iteration'
# Programs paths
parse_kconfig = checkXf(pf('scripts/parse_kconfig/parse'), 'You must build programs first.')
-# Programs output hide
+# Programs output show/hide
parse_kconfig_output = False
minisat_output = False
kernel_config_output = False
+kernel_make_output = True