X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Flynxis%2Fomap.git;a=blobdiff_plain;f=toolchain%2FConfig.in;h=a6aa84db75a40f9cefd4db839326066c60140a26;hp=49c3461a1bb647504af7a095db31d9ed4048f003;hb=fa69553900516944fc43cf7b377105ea1f6d3db0;hpb=343c3be45451e4a11f03109bd6cb1dd9061ec5eb diff --git a/toolchain/Config.in b/toolchain/Config.in index 49c3461a1b..a6aa84db75 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -42,7 +42,7 @@ menuconfig EXTERNAL_TOOLCHAIN bool prompt "Use external toolchain" if DEVEL help - If enabled, OpenWrt will compile using an existing toolchain instead of + If enabled, LEDE will compile using an existing toolchain instead of compiling one. config NATIVE_TOOLCHAIN @@ -51,7 +51,7 @@ menuconfig EXTERNAL_TOOLCHAIN depends on EXTERNAL_TOOLCHAIN select NO_STRIP help - If enabled, OpenWrt will compile using the native toolchain for your + If enabled, LEDE will compile using the native toolchain for your host instead of compiling one. config TARGET_NAME