X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bf4ead177152d60b577521c2b2a3871bb769371b..fa26d976c7f0e68df01f09af577c35c5be8ad04d:/Config.in diff --git a/Config.in b/Config.in index 61d87a0a1..f36221cee 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