Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The...
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
Showing
- Config.in 1 addition, 0 deletionsConfig.in
- target/Makefile 2 additions, 2 deletionstarget/Makefile
- target/toolchain/Config.in 6 additions, 0 deletionstarget/toolchain/Config.in
- target/toolchain/Makefile 53 additions, 0 deletionstarget/toolchain/Makefile
- target/toolchain/files/README.TOOLCHAIN 2 additions, 0 deletionstarget/toolchain/files/README.TOOLCHAIN
- toolchain/gcc/Makefile 6 additions, 0 deletionstoolchain/gcc/Makefile
- toolchain/gcc/files/wrapper.sh 91 additions, 0 deletionstoolchain/gcc/files/wrapper.sh
Loading
Please register or sign in to comment