Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain...
[openwrt-10.03/.git] / target / toolchain / Config.in
1 config MAKE_TOOLCHAIN
2         bool "Build the OpenWrt based Toolchain"
3         depends !EXTERNAL_TOOLCHAIN
4         help
5           This is essentially the toolchain created by OpenWrt.
6