1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:41:41 +03:00
openwrt-xburst/target/toolchain/Config.in
nbd db196bcbf9 Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-14 17:51:32 +00:00

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.