mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00: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.
|
||
|
|