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)
commit6935fc9f8d3227922432fdc69f001c8db1a141e8
tree20413ea8cccccecca549250142d937d6ad76a726
parent49278aa20ba04c45900106caeacea65941fe9c92
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]