Use generic wording.
Signed-off-by: Karl Pálsson <karlp@etactica.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [fixed a -> á]
bool
prompt "Use external toolchain" if DEVEL
help
- If enabled, LEDE will compile using an existing toolchain instead of
+ If enabled, the buildroot will compile using an existing toolchain instead of
compiling one.
config NATIVE_TOOLCHAIN
depends on EXTERNAL_TOOLCHAIN
select NO_STRIP
help
- If enabled, LEDE will compile using the native toolchain for your
+ If enabled, the buildroot will compile using the native toolchain for your
host instead of compiling one.
config TARGET_NAME