toolchain: move helper functions from external toolchain
authorYann E. MORIN <yann.morin.1998@anciens.enib.fr>
Tue, 27 Jul 2010 22:08:13 +0000 (00:08 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 28 Jul 2010 14:19:56 +0000 (16:19 +0200)
commited181aeedb4d478f789f81525bd8c93025ba7a29
tree02b40246abce977c80d466dc16ad934cc61a4f66
parentd47c73ee9ba3ab9a5f6a113047e3a4aae1afd278
toolchain: move helper functions from external toolchain

The helper functions used for external toolchains may also be useful
to alternate toolchain backends (currently, the external toolchain is
the sole user).

Signed-off-by: Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile
toolchain/external-toolchain/ext-tool.mk
toolchain/helpers.mk [new file with mode: 0644]