Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 14 Nov 2009 17:51:32 +0000 (17:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 14 Nov 2009 17:51:32 +0000 (17:51 +0000)
commit44aa03f2f9da7fbe9d18107b0cab73ae9ef6b233
tree16c4cab9ac6425cf1588707a608dbba763fbeeea
parentac141eb6675f822dc00e67cd47224a230ce01864
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
Config.in
target/Makefile
target/toolchain/Config.in [new file with mode: 0644]
target/toolchain/Makefile [new file with mode: 0644]
target/toolchain/files/README.TOOLCHAIN [new file with mode: 0644]
toolchain/gcc/Makefile
toolchain/gcc/files/wrapper.sh [new file with mode: 0755]