mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
add menuconfig option to enable log files during build process
SVN-Revision: 27403
This commit is contained in:
parent
96cc4174e3
commit
4551f2bfcc
@ -425,6 +425,11 @@ menuconfig DEVEL
|
|||||||
In this instance, the --refererence option of git clone will
|
In this instance, the --refererence option of git clone will
|
||||||
be used thus creating a quick local clone of your repo.
|
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
|
menuconfig TARGET_OPTIONS
|
||||||
bool "Target Options" if DEVEL
|
bool "Target Options" if DEVEL
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user