From 4551f2bfcc97fb2a614b56e27e9b8ef7e814c194 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 3 Jul 2011 17:37:31 +0000 Subject: add menuconfig option to enable log files during build process SVN-Revision: 27403 --- Config.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 61d87a0a1c..f36221cee6 100644 --- a/Config.in +++ b/Config.in @@ -425,6 +425,11 @@ menuconfig DEVEL In this instance, the --refererence option of git clone will be used thus creating a quick local clone of your repo. + config BUILD_LOG + bool "Enable log files during build process" if DEVEL + help + If enabled log files will be written to the ./log directory + menuconfig TARGET_OPTIONS bool "Target Options" if DEVEL -- cgit v1.2.3