You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crosstool-ng/config/comp_tools.in

16 lines
350 B
Plaintext

# Companion tools config options
menu "Companion tools"
config COMP_TOOLS_FOR_HOST
bool
prompt "Install companion tools for host"
help
Enable this option if you want to include the selected companion
tools into the final toolchain (rather than just using them
to build it).
source "config/gen/comp_tools.in"
endmenu