From 0884edd12e671eb6570caa860ca2dbe556bece71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 22 Mar 2015 23:03:48 +0100 Subject: Add missing kernel_conf_output variable in conf.py --- conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.py') diff --git a/conf.py b/conf.py index 49ac413..19dfe35 100644 --- a/conf.py +++ b/conf.py @@ -36,3 +36,4 @@ kconfig_parser = checkXf(pf('programs/kconfig_parser'), 'You must build programs # Programs output hide kconfig_parser_output = False minisat_output = False +kernel_config_output = True -- cgit v1.2.3