summaryrefslogtreecommitdiffstats
path: root/target/toolchain/files
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-11-14 17:51:32 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-11-14 17:51:32 +0000
commit44aa03f2f9da7fbe9d18107b0cab73ae9ef6b233 (patch)
tree16c4cab9ac6425cf1588707a608dbba763fbeeea /target/toolchain/files
parentac141eb6675f822dc00e67cd47224a230ce01864 (diff)
downloadmaster-31e0f0ae-44aa03f2f9da7fbe9d18107b0cab73ae9ef6b233.tar.gz
master-31e0f0ae-44aa03f2f9da7fbe9d18107b0cab73ae9ef6b233.tar.bz2
master-31e0f0ae-44aa03f2f9da7fbe9d18107b0cab73ae9ef6b233.zip
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> SVN-Revision: 18419
Diffstat (limited to 'target/toolchain/files')
-rw-r--r--target/toolchain/files/README.TOOLCHAIN2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/toolchain/files/README.TOOLCHAIN b/target/toolchain/files/README.TOOLCHAIN
new file mode 100644
index 0000000000..40bfccceb4
--- /dev/null
+++ b/target/toolchain/files/README.TOOLCHAIN
@@ -0,0 +1,2 @@
+This is the OpenWrt SDK. It contains just the toolchain created
+by buildroot.