From db196bcbf961bcc074d5e74fd58add2d0aa06d4c Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 14 Nov 2009 17:51:32 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18419 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/toolchain/files/README.TOOLCHAIN | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 target/toolchain/files/README.TOOLCHAIN (limited to 'target/toolchain/files') diff --git a/target/toolchain/files/README.TOOLCHAIN b/target/toolchain/files/README.TOOLCHAIN new file mode 100644 index 000000000..40bfccceb --- /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. -- cgit v1.2.3