7 lines
157 B
Text
7 lines
157 B
Text
|
config MAKE_TOOLCHAIN
|
||
|
bool "Build the OpenWrt based Toolchain"
|
||
|
depends !EXTERNAL_TOOLCHAIN
|
||
|
help
|
||
|
This is essentially the toolchain created by OpenWrt.
|
||
|
|