Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain...
[openwrt/svn-archive/archive.git] / target / toolchain / Config.in
diff --git a/target/toolchain/Config.in b/target/toolchain/Config.in
new file mode 100644 (file)
index 0000000..18c3ab5
--- /dev/null
@@ -0,0 +1,6 @@
+config MAKE_TOOLCHAIN
+       bool "Build the OpenWrt based Toolchain"
+       depends !EXTERNAL_TOOLCHAIN
+       help
+         This is essentially the toolchain created by OpenWrt.
+