Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 14 Nov 2009 17:51:32 +0000 (17:51 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 14 Nov 2009 17:51:32 +0000 (17:51 +0000)
commitdb196bcbf961bcc074d5e74fd58add2d0aa06d4c
tree20413ea8cccccecca549250142d937d6ad76a726
parent56262cd51c612efb6a1bd0749d17183d9f912087
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18419 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]
This page took 0.026194 seconds and 4 git commands to generate.