mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 03:26:51 +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.
|
||
|
|