From 44aa03f2f9da7fbe9d18107b0cab73ae9ef6b233 Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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 SVN-Revision: 18419 --- 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 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. -- cgit v1.2.3