mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
|
config MAKE_TOOLCHAIN
|
||
|
bool "Build the OpenWrt based Toolchain"
|
||
|
depends !EXTERNAL_TOOLCHAIN
|
||
|
help
|
||
|
This is essentially the toolchain created by OpenWrt.
|
||
|
|