[build]: Fix INSTALL_DEBUG_TOOLS build config option (#2564)
* Fix INSTALL_DEBUG_TOOLS build config option Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
This commit is contained in:
parent
47a9a614bd
commit
0ec5de4fb3
@ -52,9 +52,9 @@ DEFAULT_PASSWORD = YourPaSsWoRd
|
||||
# by default for TOR switch
|
||||
# ENABLE_PFCWD_ON_START = y
|
||||
|
||||
# SONIC_INSTALL_DEBUG_TOOLS - installs debugging tools in baseline docker
|
||||
# INSTALL_DEBUG_TOOLS - installs debugging tools in baseline docker
|
||||
# Uncomment next line to enable:
|
||||
# SONIC_INSTALL_DEBUG_TOOLS = y
|
||||
# INSTALL_DEBUG_TOOLS = y
|
||||
|
||||
# SONIC_ROUTING_STACK - specify the routing-stack being elected to drive SONiC's control-plane.
|
||||
# Supported routing stacks on SONiC are:
|
||||
|
Loading…
Reference in New Issue
Block a user