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
This commit is contained in:
Felix Fietkau
2009-11-14 17:51:32 +00:00
parent ac141eb667
commit 44aa03f2f9
7 changed files with 161 additions and 2 deletions

View File

@@ -329,6 +329,7 @@ source "toolchain/Config.in"
source "target/imagebuilder/Config.in"
source "target/sdk/Config.in"
source "target/toolchain/Config.in"
source "tmp/.config-package.in"