mingw: Make list of tools depend on tools being enabled

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2017-04-06 20:12:40 -07:00
parent 9571a97a4d
commit cc3fefe538

View File

@ -144,5 +144,6 @@ config MINGW_TOOLS
config MINGW_TOOL_LIST_ARRAY
string "List of mingw-w64 tools to build"
default "gendef genidl genlib genpeimg widl"
depends on MINGW_TOOLS
help
List of mingw-w64 tools to build.